Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DFields
type TSFColorRGBA = class(TSFVec4f)
X3D field containing an RGBA color (with an alpha).
class function X3DType: string; override;
class function CreateEvent(const AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean): TX3DEvent; override;