Function NativeMovementPlane.ToWorld

ToWorld (Bounds bounds)

Transforms a bounding box from local space to world space.

Public
ToWorld (float2 p, float elevation=0f)

Transforms from the 'ground' plane of the graph to world space.

Public