enum MAGES::Interaction::SmoothTurnProvider::RotationOrigin¶
Overview¶
Gets or sets the rotation origin. More…
enum RotationOrigin { Rig, Camera, };
Detailed Documentation¶
Gets or sets the rotation origin.
Enum Values¶
Rig
Rotate around the rig.
Camera
Rotate around the camera.