Class VRChatContextExtensions
public static class VRChatContextExtensions
- Inheritance
-
VRChatContextExtensions
- Inherited Members
Methods
VRChatAvatarDescriptor(BuildContext)
Returns the VRChatAvatarDescriptor component on the avatar root object. Throws an InvalidOperationException if a platform other than VRChat is being built for.
public static VRCAvatarDescriptor VRChatAvatarDescriptor(this BuildContext context)
Parameters
context
BuildContext
Returns
- VRCAvatarDescriptor