Class TTextSceneNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TTextSceneNode = class(TSceneNode)

Description

A scene node for displaying 2d text at a position in three dimensional space.

Hierarchy

Overview

Methods

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

Description

Methods

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

Sets the text string

Public procedure SetTextColor(NColor: TARGBColor); inline;

Sets the color of the text


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