| Support Forum G3D Web Page |
Public Member Functions | |
| Specification (const String &filename="") | |
| Specification (const Any &a) | |
| Any | toAny () const |
Public Attributes | |
| Color3 | color = Color3::white() |
| String | filename |
| float | scale = 0.3f |
| String | text = "Hello World!" |
|
inline |
| G3D::FontModel::Specification::Specification | ( | const Any & | a | ) |
| Any G3D::FontModel::Specification::toAny | ( | ) | const |
| Color3 G3D::FontModel::Specification::color = Color3::white() |
| String G3D::FontModel::Specification::filename |
| float G3D::FontModel::Specification::scale = 0.3f |
| String G3D::FontModel::Specification::text = "Hello World!" |
1.8.15