Class TColorRGBANode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TColorRGBANode = class(TAbstractColorNode)

Description

Set of RGBA colours.

Hierarchy

Overview

Methods

Public procedure CreateNode; override;
Public class function ClassX3DType: string; override;
Public class function URNMatching(const URN: string): boolean; override;

Properties

Public property FdColor: TMFColorRGBA read FFdColor;

Description

Methods

Public procedure CreateNode; override;
 
Public class function ClassX3DType: string; override;
 
Public class function URNMatching(const URN: string): boolean; override;
 

Properties

Public property FdColor: TMFColorRGBA read FFdColor;
 

Generated by PasDoc 0.14.0.