FontStyle2D
Description
This node encapsulates the attributes which describe how a text string
is displayed. The information in this node is used by the
Text2D node and
StreamingText node (when it is implemented).
Proxy class hierarchy
FontStyle2DProxy
: Traversable
Fields implemented
The actual implementation support for the fields of the FontStyle2D
node depends on the implementation of the Text2D and
StreamingText nodes.
Implementation details
The implementation of the proxy object for this node only provides
the Print() method.