Function SimpleMovementPlane.ToWorld

ToWorld (Vector2 point, float elevation=0)

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

Public
ToWorld (float2 point, float elevation=0)

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

Public