Lens Scripting API
    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.

    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.

    optimizationParams: OptimizationParams

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

    requestType: RequestType

    Options used with requestBitmoji3DResourceWithOptions

    The user which the Bitmoji should represent.

    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