Method UnregisterMaterial
UnregisterMaterial(BatchMaterialID)
Unregisters a material from the Entities Graphics System.
Declaration
public void UnregisterMaterial(BatchMaterialID material)
Parameters
| Type | Name | Description |
|---|---|---|
| BatchMaterialID | material | Material ID received from RegisterMaterial(Material) |