VRCInstantiate
VRCInstantiate() in UdonSharp creates a networked instance of a prefab at runtime, allowing synced object spawning in VRChat.
Static
Returns
Name
Summary
True
VRCInstantiate(GameObject original)
Creates a local, non-synced copy of an object. See here for more information.
Last updated