Inverse Transform Location

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

Inputs

NameDescription

Location

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

Transform

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

Outputs

NameDescription

Return Value

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

Last updated