Unity Products:Amplify Shader Editor/Instance ID
Instance ID Node
The Instance Id node outputs the object's current unique instance ID, can be used to access its instanced data.
NOTE: This is only available when using GPU Instancing is active on shader.
Output Port | Description | Type |
---|---|---|
Out | Returns current instance ID value. | Int |