Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IImmutable

A text node will render text with certain styling attributes. This maps to common UI text rendering widgets.

Hierarchy

Index

Properties

Optional localizedText

localizedText: undefined | string

size

size: Size

slope

slope: Slope

text

text: string

type

type: Text

The type is immutable as all constructed node cannot mutable into another derived type

weight

weight: Weight