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(
	ExtendedMaterial[] material
)

Parameters

material
Type: array< ExtendedMaterial >[]()[]
The DirectX layer ExtendedMaterial material.

Exceptions

ExceptionCondition
System..::.ArgumentNullException material is nullNothingnullptra null reference (Nothing in Visual Basic).

See Also