dino-ge
    Preparing search index...

    Component that holds data for rendering text.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    backgroundColour: string = ''

    Background box colour.

    colour: string

    Text fill colour.

    font: string

    Compiled font string (e.g., '25px Helvetica').

    gameObject?: default

    Reference to the GameObject this component is attached to.

    horizontalAlign: HorizontalAlign

    Horizontal alignment.

    text: string

    The text content.

    verticalAlign: VerticalAlign

    Vertical alignment.

    Accessors

    Methods