Preparing search index...

    Stores metadata for an asset, including type information and associated properties.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    caption: string

    Read-only string label displayed for this inspectable in the Editor.

    icon: Editor.Icon

    Read-only icon associated with this inspectable in the Editor UI.

    isAbstract: boolean

    Whether the entity can be created.

    isNative: boolean

    Indicates whether the asset is a native (built-in) asset.

    Methods

    • Returns true if the object is of the specified type.

      Parameters

      • type: string

      Returns boolean