Struct NativeMovementPlane

Public

A variant of SimpleMovementPlane that can be passed to burst functions.

Public Methods

A movement plane that has the given up direction, but is otherwise as similar as possible to this movement plane.

ToPlane (...)

...

ToWorld (...)

Transforms...

ToWorldRotation (angle)
ToWorldRotationDelta (deltaAngle)

Public Variables

rotation

The rotation of the plane.

Public Readonly
up

Normal of the plane.

Public