The XSpriteTerrainMotionController type exposes the following members.

Properties

  NameDescription
Mode
Gets or sets the XSpriteControllerMode controlling mode.
(Inherited from XSpriteController.)
Orientation
Gets or sets the XSprite sprite orientation using the Quaternion.
(Inherited from XSpriteController.)
Position
Gets or sets a position of the controlled sprite XSprite.
(Inherited from XSpriteController.)
Sprite
Gets or sets a sprite XSprite being controlled.
(Inherited from XSpriteController.)
SyncRoot (Inherited from XSpriteController.)
Terrain
Gets or sets the terrain the sprite is moving on.

See Also