Editor Scripting API
    Preparing search index...

    The layers of a {@Editor.Assets.Scene}.

    Hierarchy (View Summary)

    Index

    Properties

    canAdd: boolean

    Check if another layer can be added to this entity.

    combinedIds: LayerSet

    The LayerSet which represents this entity.

    id: Uuid

    The unique id of the entity.

    meta: Meta
    type: string

    The entity's type.

    Methods

    • Whether the layers contain layerId.

      Parameters

      Returns boolean

    • Parameters

      • type: string

      Returns boolean

    • Remove layerId from this entity.

      Parameters

      Returns void