Material Info
Captures the Uniform properties of the specified Material.
Input
Name | Data Type | Description |
---|---|---|
Material | Material | The Material to get properties from. |
Uniform Name | String | The name of the Uniform in the corresponding shader. |
Output
Name | Data Type | Description |
---|---|---|
Property Value | Texture 2D | The value of the specified Uniform property. |