The name of the Asset in Lens Studio.
ReadonlyuniqueCreates a mock user with a deterministic Bitmoji avatar.
The returned user can be set on Bitmoji3DOptions.user or Bitmoji2DOptions.user to load a Bitmoji
without requiring a real Snapchat user.
The same seed value always produces the same avatar within a given lens,
while different seeds produce different avatars.
A non-empty string used to deterministically select the avatar.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Request a base Bitmoji3D resource with explicit body customization options.
Uses the default base avatar and applies body parameters from baseBodyParams if provided.
If baseBodyParams is not provided or missing values, falls back to cached avatar data.
Returns a DynamicResource via the provided callback, which can be resolved into a texture using RemoteMediaModule.
Request the current user's 3D Bitmoji avatar.
Request the Bitmoji3D resource.
Provides access to functionalities related to Bitmoji avatar.
See
Bitmoji Overview guide.
Example