Skip to main content
Version: 4.55.1

Nodes > Inputs > Shader > Instance Ratio

Instance Ratio

Ratio of the current Instance ID compared to the total Instance Count. Useful when the material's "Instance Count" is greater than 1, which causes multiple instances of the mesh to be drawn.

This is equivalent to dividing the Instance ID node by the Instance Count node.

Outputs

NameTypeDescription
Instance RatiofloatRatio of Instance ID compared to Instance Count
Was this page helpful?
Yes
No