Class TFogCoordinateNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFogCoordinateNode = class(TAbstractGeometricPropertyNode)

Description

Provide explicit fog depths on a per-vertex basis.

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 FdDepth: TMFFloat read FFdDepth;

Description

Methods

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

Properties

Public property FdDepth: TMFFloat read FFdDepth;
 

Generated by PasDoc 0.14.0.