Class SimpleMovementPlane Extends IMovementPlane
Public
Public Methods
CopyTo
(plane)
Public
Set
(rotation)
Public
SimpleMovementPlane
()
Public
SimpleMovementPlane
(rotation)
Public
ToPlane
(point)
Transforms from world space to the 'ground' plane of the graph.
Public
ToPlane
(point, elevation)
Transforms from world space to the 'ground' plane of the graph.
Public
ToWorld
(point, elevation=0)
Transforms from the 'ground' plane of the graph to world space.
Public
Public Variables
inverseRotation
Public
isXY
Public
isXZ
Public
rotation
Public