Lens Scripting API
    Preparing search index...

    Set of parameters used to customize specific parts of avatar such as garment, outerwear etc.

    Hierarchy (View Summary)

    Index

    Properties

    optionId: string

    Unique identifier of the category defined using this ParamSet.

    params: { [key: string]: string | number | vec4 }

    Used to set the parameters.

    Methods

    • Used to create the parameter set for customizing specific parts of avatar such as garment, outerwear etc.

      Returns ParamSet

    • 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