Editor Scripting API
    Preparing search index...

    Namespace that provides access to the components of Lens Studio.

    // Get the model component
    const model = this.pluginSystem.findInterface(Editor.Model.IModel);
    // Get the AssetManager in the current project (e.g. to import file).
    const assetManager = model.project.assetManager;
    Index

    Constructors

    Properties

    IAuthorization: InterfaceId
    IContextActionRegistry: InterfaceId
    IEntityPicker: InterfaceId
    IInstallableContentActions: InterfaceId
    IInstallableContentRegistry: InterfaceId

    Methods

    • Beta

      Parameters

      • object: any

      Returns boolean

    MMNEPVFCICPMFPCPTTAAATR