Nodes > Material Properties > Get Pass Property

Returns the property with name propertyName found on the Pass.
Inputs
| Name | Type | Description |
|---|---|---|
| Pass | Pass | Pass to get property from |
| propertyName | string | Name of property to access |
Outputs
| Name | Type | Description |
|---|---|---|
| Object | any | Property value |
Was this page helpful?