Method RegisterMaterial
RegisterMaterial(Material)
Registers a material with the Entities Graphics System.
Declaration
public BatchMaterialID RegisterMaterial(Material material)
Parameters
| Type | Name | Description |
|---|---|---|
| Material | material | The material instance to register |
Returns
| Type | Description |
|---|---|
| BatchMaterialID | Returns the batch material ID |