Gets or sets the XMaterial material for this sprite.

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

Syntax

C#
[DefaultValueAttribute(null)]
public virtual XMaterial Material { get; set; }

See Also