Transform Location

Transform a position by the supplied transform. For example, if Transform was an object's transform, this would transform a position from local space to world space.

Inputs

NameDescription

Location

Transform a position by the supplied transform. For example, if Transform was an object's transform, this would transform a position from local space to world space.

Transform

Transform a position by the supplied transform. For example, if Transform was an object's transform, this would transform a position from local space to world space.

Outputs

NameDescription

Return Value

Transform a position by the supplied transform. For example, if Transform was an object's transform, this would transform a position from local space to world space.

Last updated