Gets or sets the XMaterial material for this sprite.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
[DefaultValueAttribute(null)] public virtual XMaterial Material { get; set; } |