Preparing search index...

    The same entity as in Lens Scripting.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    color: vec4

    RGBA color value for the vertex binding.

    colorMask: vec4b

    Boolean mask controlling which color channels are active.

    followObject: SceneObject

    Scene object this vertex binding follows.

    id: Uuid

    The unique id of the entity.

    meta: Meta

    Metadata associated with this entity, providing access to its unique identifier and other descriptive properties.

    type: string

    The entity's type.

    Methods

    • Returns the name of this object's type.

      Returns string

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

      Parameters

      • type: string

      Returns boolean

    • Returns true if this object refers to the same instance as the given object.

      Parameters

      Returns boolean