Description | Hierarchy | Fields | Methods | Properties |
type TBillboardTextSceneNode = class(TBillboardSceneNode)
A billboard text scene node.
Acts like a billboard which displays the currently set text.
![]() |
procedure SetText(const Text: StringType); inline; |
![]() |
procedure SetTextColor(Color: TARGBColor); inline; |
![]() |
procedure SetText(const Text: StringType); inline; |
Sets the text |
![]() |
procedure SetTextColor(Color: TARGBColor); inline; |
Sets the color the text is displayed in |