Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 576 Bytes

File metadata and controls

11 lines (7 loc) · 576 Bytes

Local To World

Menu Path : Operator > BuiltIn > Local To World

The Local To World Operator provides a matrix to transform a point from local space to world space. This is the functionally the same as calling Transform.localToWorldMatrix on the parent Transform object.

Operator properties

Output Type Description
Local to world Matrix4x4 The local to world matrix.