Preparing search index...

    3D texture file information including depth.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    depth: number

    Depth dimension of the 3D texture in pixels.

    height: number

    Texture height in pixels.

    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.

    width: number

    Texture width in pixels.

    Methods

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

      Parameters

      • type: string

      Returns boolean