Gets or sets the material of this mesh. In case of multiple materials, the first found is returned.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XMaterial Material { get; set; } |