Unity Products:Amplify Shader Editor/Instance ID

From Amplify Creations Wiki
Revision as of 00:06, 2 December 2023 by AmplifyWiki (talk | contribs) (1 revision imported)
(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