Preparing search index...

    Drop shadow settings for text rendering.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    enabled: boolean

    Whether the drop shadow effect is active.

    fill: TextFill

    Color and transparency of the drop shadow.

    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.

    offset: vec2

    Horizontal and vertical offset of the shadow from the text.

    type: string

    The entity's type.

    Methods

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

      Parameters

      • type: string

      Returns boolean