Lens Scripting API
    Preparing search index...

    Provides gesture related APIs.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    getInstance: () => GestureModuleProvider

    Methods

    • Tries to create an ScriptObject.GestureModule using ModuleLoader. Stores and returns the created object if it can be successfully created. Returns undefined if error happens during creation.

      Returns GestureModule

      the created GestureModule or undefined if it cannot be created.