Unity Products:Amplify Shader Editor/Instance ID: Difference between revisions

From Amplify Creations Wiki
Jump to navigation Jump to search
ampwiki>Amplify RnD Rick
No edit summary
(No difference)

Revision as of 17:19, 24 August 2021

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