|
3rd Eye Scene C#
3rd Eye Scene C# documentation
|
Tracks a text object. More...
Public Attributes | |
| uint | ID |
| Object id. | |
| Vector3 | Position |
| Position coordinates. | |
| Color32 | Colour |
| Text colour. | |
| ushort | ObjectFlags |
| ObjectFlag and Text2DFlag | |
| ushort | Category |
| Object category. | |
| string | Text |
| The text to display. | |
| bool | Active |
| Is this entry currently in active, according to its category? | |
Properties | |
| bool | WorldSpace [get] |
| True if located in 3D space and projected into screen space. | |
Tracks a text object.
Is this entry currently in active, according to its category?
ObjectFlag and Text2DFlag
Position coordinates.
2D or 3D depending on WorldSpace
bool Tes::Handlers::Shape2D::Text2DHandler::TextEntry::WorldSpace [get] |
True if located in 3D space and projected into screen space.
Tests ObjectFlags for Text2DFlag.WorldSpace