Lens Scripting API
    Preparing search index...

    Provides motion related APIs

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    getInstance: () => MotionControllerProvider

    Methods

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

      Returns MotionControllerModule

      the created MotionControllerModule or undefined if it cannot be created.