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 vector is treated as a direction (normal) and transformed without translation.
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 included in the transformation
Apply SkinningboolWhen true, skinning is included in the transformation
Was this page helpful?
Yes
No