Preparing search index...

    The custom params can be used for requesting bitmoji assets like garments. These can be set as custom params of Bitmoji3D options.

    Hierarchy (View Summary)

    Index

    Properties

    avatarScope: AvatarScope

    The Bitmoji3DOptions.AvatarScope to use for the request.

    Bitmoji3DOptions.AvatarScope.Unset
    

    Parameter set to customize the bag of the avatar.

    null
    
    bottomWear: ParamSet

    Parameter set to customize the bottom wear of the avatar.

    null
    
    clothingType: ClothingType

    Parameter set to customize the clothing tyoe of the avatar.

    Bitmoji3DOptions.ClothingType.Unset
    
    cranium: string

    Parameter set to customize the cranium of the avatar.

    null
    
    footWear: ParamSet

    Parameter set to customize the foot wear of the avatar.

    null
    
    glasses: string

    Parameter set to customize the glasses of the avatar.

    null
    

    Parameter set to customize the hat of the avatar.

    null
    
    outerWear: ParamSet

    Parameter set to customize the outerwear of the avatar.

    null
    
    sock: ParamSet

    Parameter set to customize the sock of the avatar.

    null
    

    Parameter set to customize the top of the avatar.

    null
    

    Methods

    • The rendering options can be used for customizing bitmoj3D avatars. These can be set as overridden options of Bitmoji3D options.

      Returns CustomParams

      Lens Scripting Version 256

    • Returns true if the object matches or derives from the passed in type.

      Parameters

      • type: string

      Returns boolean

    • Returns true if this object is the same as other. Useful for checking if two references point to the same thing.

      Parameters

      Returns boolean