Editor Scripting API
    Preparing search index...

    A native asset that provides information for visual objects rendering. Learn more at LensScripting.ObjectPrefab. Import with Editor.Model.AssetManager#createNativeAsset.

    Hierarchy (View Summary)

    Index

    Properties

    cacheFile: Path
    id: Uuid

    The unique id of the entity.

    lazyLoading: boolean
    meta: Meta
    name: string

    The name of the asset.

    prefabInstances: SceneObject[]
    retainAssets: boolean
    rootSceneObjects: SceneObject[]

    A list of scene objects which is a direct child of this entity.

    sceneObjects: SceneObject[]

    A list of scene objects which is a child of this entity.

    type: string

    The entity's type.

    Methods

    • Parameters

      • type: string

      Returns boolean