Function SimpleMovementPlane.ToPlane
ToPlane
(Vector3 point, out float elevation)
Transforms from world space to the 'ground' plane of the graph.
Public
ToPlane
(float3 point)
Transforms from world space to the 'ground' plane of the graph.
Public
ToPlane
(float3 point, out float elevation)
Transforms from world space to the 'ground' plane of the graph.
Public