Summary
Clone the
Material
.
- Namespace
- StrideToolkit
.Rendering - Containing Type
- MaterialExtensions
Syntax
public static Material Clone(this Material material)
Parameters
Name | Type | Description |
---|---|---|
material | Material | The material to clone. |
Return Value
Type | Description |
---|---|
Material | The cloned material. |