Nodes > Inputs > Shader > Instance Count
Returns the material's "Instance Count" parameter, which controls how many instances of the mesh will be drawn each time the material is rendered.
Useful with the Instance ID node.
Outputs
Name | Type | Description |
---|---|---|
Instance Count | float | Number of instances drawn each pass for this material |
Was this page helpful?