Unity Products:Amplify Shader Editor/Instance ID

From Amplify Creations Wiki
Revision as of 17:19, 24 August 2021 by ampwiki>Amplify RnD Rick
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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


Back to Node List