Adjusts the ExtendedMaterial material for the DirectX (.x).
Namespace:
SGP.XSpaceAssembly: 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
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | material is nullNothingnullptra null reference (Nothing in Visual Basic). |