API reference
API reference
Select your platform
No SDKs available
No versions available

Avatar Class

The Avatars API allows developers to create highly expressive, diverse, and customizable avatar identities for the Meta ecosystem, Unity VR apps, and other multiplayer experiences. The Avatar.LaunchAvatarEditor() method launches the Avatar Editor, where users can create and customize their avatars, the result can be retrieved by AvatarEditorResult::RequestSent.

Static Member Functions

Launches the Avatar Editor. Meta Avatars Editor is a feature that allows users to edit their Meta Avatars appearances within the VR application that they are currently using. This experience is often used by users to switch their outfit and accessories to better suit the VR experience they are experiencing. The result can be retrieved by AvatarEditorResult::RequestSent.
Parameters
options
A AvatarEditorOptions() contains the options information, including an optional override for the source of the request, which is specified by AvatarEditorOptions.SetSourceOverride().
Did you find this page helpful?
Thumbs up icon
Thumbs down icon