Skip to main content

All Questions

Filter by
Sorted by
Tagged with
5 votes
1 answer
5k views

How to declare per-instance properties for instances rendering on a shader graph?

Unity Version: 2019.4.1f1 Render Pipeline: URP I created a shader using Unity's Shader Graph, and I want to apply GPU Instancing on this shader, but there is no way to declare per-instance properties ...
Fadi Obaji's user avatar