Renders one or more strings in the 3D scene.
For best performance, avoid creating lots of batches with only a few strings each. See the Batching Performance Overview.
![]() | Initializes a marker batch primitive with the specified font. This is equivalent to constructing a text batch with the specified font and a Set Hint of Frequent . |
![]() | Initializes a marker batch primitive with the specified font and setHint. |
![]() | Initializes a text batch primitive with the specified font and setHint, optimized for 2d screen space rendering. |