Class: TextWriter

TextWriter()

3D Text writer, based on https://doc.babylonjs.com/extensions/meshWriter Binds to a node, e.g. above avatar head. Performance penalty in write(). Once rendered, performance is fine.

Constructor

new TextWriter()

Source:

Classes

TextWriter

Members

billboardMode

Billboard mode for the text, default none
Source:

relativePosition

Position relative to parent node, default z -1
Source:

relativeRotation

Rotation relative to parent, default x PI/2
Source:

textProperties

Text properties, size, color etc
Source:

writerProperties

Writer properties - scale, default font...
Source: