Description | Hierarchy | Fields | Methods | Properties |
type TTextSceneNode = class(TSceneNode)
A scene node for displaying 2d text at a position in three dimensional space.
![]() |
procedure SetText(const Text: StringType); inline; |
![]() |
procedure SetTextColor(NColor: TARGBColor); inline; |
![]() |
procedure SetText(const Text: StringType); inline; |
Sets the text string |
![]() |
procedure SetTextColor(NColor: TARGBColor); inline; |
Sets the color of the text |