The IXSpriteController type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Move | Overloaded. |
![]() | Pitch |
Sets pitch (vertical divergence) in radians.
|
![]() | PitchDgr |
Sets pitch (vertical divergence) in degrees.
|
![]() | ResetOrientation |
Sets the default XSprite sprite orientation.
|
![]() | Roll |
Sets roll in radians.
|
![]() | RollDgr |
Sets roll in degrees.
|
![]() | Yaw |
Sets yaw (horizontal divergence) in radians.
|
![]() | YawDgr |
Sets yaw (horizontal divergence) in degrees.
|
Properties
Name | Description | |
---|---|---|
![]() | Mode |
Gets or sets the XSpriteControllerMode controlling mode.
|
![]() | Orientation |
Gets or sets the XSprite sprite orientation using the Quaternion.
|
![]() | Position |
Gets or sets a position of the controlled sprite XSprite.
|
![]() | Sprite |
Gets or sets a sprite XSprite being controlled.
|