Skip to main content
Version: 5.x

Nodes > Functions > Util > Transform Vector

Transform Vector

Transforms a position from one type of space to another.

Inputs

NameTypeDescription
Object VectorfloatInput position to be transformed

Outputs

NameTypeDescription
View VectorfloatFinal, transformed position

Properties

NameTypeDescription
FromdropdownType of space the input position uses
TodropdownType of space the output position uses
Transform NormalboolWhen true, the normal transform is used instead of the regular position transform
Apply Scale & RotationboolWhen true, rotation is applied in the transformation
Apply TranslationboolWhen true, translation is applied in the transformation
Apply BlendingboolWhen true, vertex blending is applied in the transformation
Apply SkinningboolWhen true, vertex skinning is applied in the transformation
Was this page helpful?
Yes
No