Allows the user to select the log level filter from a lens studio component.

Hierarchy (view full)

Constructors

Properties

api: Record<string, any>
enabled: boolean

If disabled, the Component will stop enacting its behavior.

logLevelFilter: number = 8
name: string
sceneObject: SceneObject
uniqueIdentifier: string
updatePriority: number

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