#include <c4d_basedraw.h>
Class structure to hold HUD Text for BaseDraw::DrawMultipleHUDText() .
公共成员函数 |
|
HUDTextEntry (const maxon::String &txt= maxon::String (), const 向量 &position= 向量 ()) |
Public Attributes |
|
String | _txt |
向量 | _position |
|
explicit |
String _txt |
The text to draw to the HUD.
向量 _position |
The screen space position for the text.