Adjusts the ExtendedMaterial material for the DirectX (.x).

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

Syntax

C#
public static void AdjustXFileMaterial(
	ref ExtendedMaterial material
)

Parameters

material
Type: ExtendedMaterial %
The DirectX layer ExtendedMaterial material.

See Also