Class TSFColor
Unit
Declaration
type TSFColor = class(TSFVec3f)
Description
X3D field containing an RGB color.
Hierarchy
- TObject
 - TPersistent
 - TX3DFileItem
 - TX3DFieldOrEvent
 - TX3DField
 - TX3DSingleField
 - TSFGenericVector
 - TSFVec3f
 - TSFColor
 
Overview
Methods
![]()  | 
class function X3DType: String; override; | 
![]()  | 
class function CreateEvent(const AParentNode: TX3DFileItem; const AName: String; const AInEvent: boolean): TX3DEvent; override; | 
Description
Methods
![]()  | 
class function X3DType: String; override; | 
![]()  | 
class function CreateEvent(const AParentNode: TX3DFileItem; const AName: String; const AInEvent: boolean): TX3DEvent; override; | 
Generated by PasDoc 0.16.0.
