Click or drag to resize
Ab4d.SharpEngine logo

BitmapTextCreator Methods

The BitmapTextCreator type exposes the following members.

Methods
 NameDescription
Public methodCreateTextNode CreateTextNode creates a SceneNode (MeshModelNode or GroupNode) with the specified text and at the specified position, direction and size.
Public methodDispose 
Public methodStatic memberGetDefaultBitmapTextCreator Returns the BitmapTextCreator with the default bitmap font that is build into the Ab4d.SharpEngine. The bitmap font is created from Roboto font (Google's Open Font) with size of character set to 64 pixels.
Public methodGetTextSize Returns the size of the specified text.
Top
See Also