Gets or sets the terrain the sprite is moving on.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public virtual XSprite Terrain { get; set; }

See Also