SetMaterial
This feature or component is deprecated and you should not use it.
It is not available in the latest VRChat SDK, and is either non-functional, or will no longer receive updates. It will be removed at a later date.
Triggers and Actions have been replaced by VRChat Udon, a powerful, easy to use scripting system that enables creation of both simple behaviors and complex interactions in VRChat worlds.
Sets the material on the gameobject(s) to the set material
Parameter | Description |
---|---|
Receivers | Gameobject(s) to be affected |
Material | The material you want to change to (If Material doesn't exist in scene it has to be added to Dynamic Materials list on VRC_SceneDescriptor ) |
Updated 12 months ago