Lens Scripting API
    Preparing search index...

    Optimization parameters for Bitmoji 3D assets. Note: We currently don't support these optimizations for body scoped custom override requests.

    Hierarchy (View Summary)

    Index

    Properties

    meshQuality: number

    Controls mesh quality for the Bitmoji 3D asset. Value range: 0.1 (lowest quality) to 1.0 (highest quality). Lower values reduce polygon count but may affect visual quality. Default: 1.0

    textureQuality: number

    Controls texture quality for the Bitmoji 3D asset. Value range: 0.1 (lowest quality) to 1.0 (highest quality). Lower values reduce texture memory usage but may affect visual quality. Default: 1.0

    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