Functions: VRChat
信息
New additions in V1 are indicated with a light bulb 💡 icon.
These functions are specific to the VRChat Avatars SDK. For more functions, see Destructive workflow.
To use these functions, use the extensions functions in AacVRCExtensions:
- Add
using AnimatorAsCode.V1.VRC;in your class imports. - If you use assembly definitions, add the
AnimatorAsCodeFramework.V1.VRCassembly reference.