Adjusts the Material material for DirectX (.x).

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

Syntax

C#
public static void AdjustXFileMaterial(
	ref Material material
)

Parameters

material
Type: Material %
The DirectX layer Material material.

See Also