Adds the XMaterial material to the XDefaultMaterialManager material manager.

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

Syntax

C#
void AddMaterial(
	XMaterial material
)

Parameters

material
Type: SGP.XSpace..::.XMaterial
Material to be added.

See Also