Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DNodes
type TTextureTransform3DNodeHelper = class helper(TObject) for TTextureTransform3DNode
property Center: TVector3Single read GetCenter write SetCenter;
property Rotation: TVector4Single read GetRotation write SetRotation;
property Scale: TVector3Single read GetScale write SetScale;
property Translation: TVector3Single read GetTranslation write SetTranslation;