Sets the XMaterial material used for rendering of this object.

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

Syntax

C#
protected abstract void SetMaterial(
	XMaterial material
)

Parameters

material
Type: SGP.XSpace..::.XMaterial
New material.

See Also