Preparing search index...

    Class Bitmoji3DOptions

    The options used with requestBitmoji3DResource

    Hierarchy (View Summary)

    Index

    Properties

    animationParams: AnimationParams

    Used to set the animation params for the request type.

    Lens Scripting Version 313

    null
    
    customParams: CustomParams

    Used to set the custom params for the request type. You shouldn't need to modify these values directly. Instead you can use this API via the Bitmoji Suite.

    Lens Scripting Version 313

    null
    
    optimizationParams: OptimizationParams

    Used to set optimization parameters for the Bitmoji 3D asset.

    Lens Scripting Version 337

    null
    
    requestType: RequestType

    Options used with requestBitmoji3DResourceWithOptions

    Lens Scripting Version 313

    Bitmoji3DOptions.RequestType.Avatar
    

    The user which the Bitmoji should represent.

    Lens Scripting Version 256

    null
    

    Methods

    • 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