Class TBillboardTextSceneNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TBillboardTextSceneNode = class(TBillboardSceneNode)

Description

A billboard text scene node.
Acts like a billboard which displays the currently set text.

Hierarchy

Overview

Methods

Public procedure SetText(const Text: StringType); inline;
Public procedure SetTextColor(Color: TARGBColor); inline;

Description

Methods

Public procedure SetText(const Text: StringType); inline;

Sets the text

Public procedure SetTextColor(Color: TARGBColor); inline;

Sets the color the text is displayed in


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22