enum IsdkGrabMovementType : Enum<IsdkGrabMovementType>
| Member | Description |
|---|---|
Direct |
The object moves directly with the grabber.
|
Billboard |
The object faces the user when grabbed.
|
AxialBillboard |
The object faces the user but does not pitch up and down (i.e. stays on the vertical axis)
|