Enum for describing the motion type.

Enumeration Members

Enumeration Members

NoMotion: number

Transform of this object does not change.

SixDoF: number

Both position and rotation of the object are changed.

ThreeDoF: number

Only the rotation of the object is changed.