Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class Text2dDesc

Text-node description with reasonable defaults for all properties, with which clients can easily create a new text node; see ClientVolume::createText2dNode.

Hierarchy

  • Text2dDesc

Index

Constructors

constructor

Properties

advanceDirection

advanceDirection: AdvanceDirection

characterSpacing

characterSpacing: number

colorRGBA

colorRGBA: [number, number, number, number]

flowDirection

flowDirection: FlowDirection

glyphHeight

glyphHeight: number

Don't override the font's default glyph height

justification

justification: Justification

lineSpacing

lineSpacing: number

maxGlyphsPerLine

maxGlyphsPerLine: number

0 implies no limit by default

tabWidth

tabWidth: number

unicodeText

unicodeText: string

set in constructor

Generated using TypeDoc