<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Annotation text ...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Simple 3D text s...
SoSFFloat spacing
Defines the distance (in the negative y direction) between the base points of successive strings,...
SoText3()
Creates a 3D text node with default settings.
SoSFEnum justification
Indicates placement and alignment of strings.
@ CENTER
Centers of all strings are aligned.
@ RIGHT
Right edges of all strings are aligned.
@ LEFT
Left edges of all strings are aligned.
@ INHERITED
The text justification is inherited from the current SoTextProperty::alignmentH value.
@ BACK
Back faces of characters.
@ SIDES
Extruded sides of characters.
@ FRONT
Front faces of characters.
SoSFBitMask parts
Which parts of text are visible.
SoMFString string
The text string(s) to display.