Unity-Technologies / Animation-Instancing

This technique is designed to instance Characters(SkinnedMeshRender).
Other
1.63k stars 296 forks source link

Are Material Property Blocks supported? #100

Open MathMagicianX opened 3 years ago

MathMagicianX commented 3 years ago

Currently, I am trying to figure out how I can use Material Property Blocks to allow different instances of my assets using this system to have different color values from each other via changing a shader color property. Any way of achieving this in this system?