3rd Eye Scene C#
3rd Eye Scene C# documentation
Tes::Handlers::Shape2D::Text2DHandler::TextEntry Class Reference

Tracks a text object. More...

List of all members.

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.

Detailed Description

Tracks a text object.


Member Data Documentation

Is this entry currently in active, according to its category?

Position coordinates.

2D or 3D depending on WorldSpace


Property Documentation

bool Tes::Handlers::Shape2D::Text2DHandler::TextEntry::WorldSpace [get]

True if located in 3D space and projected into screen space.

Tests ObjectFlags for Text2DFlag.WorldSpace


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties Events