![]() | |
Instanced |
The InstancedText type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetBoundingBox | Returns the bounding box of this InstancedText object. |
![]() | Hide | Hides the text |
![]() | Move | Moves the text for the specified moveVector |
![]() | SetColor | Sets the color of the text. |
![]() | SetFontSize | Changes the font size |
![]() | SetOrientation | Sets the Orientation of the text by providing the text direction and up direction (directions are normalized inside the method). This method calculates the normalDirection from the textDirection and upDirection. The text size is calculated from the existing WorldMatrix. |
![]() | SetPosition | Sets the position of the text |
![]() | SetText | Changes the text of this InstancedText to the new text. |
![]() | Show | Shows the text |
![]() | ToString | (Overrides ObjectToString) |