Class TPointLightNode_1

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TPointLightNode_1 = class(TAbstractPointLightNode)

Description

no description available, TAbstractPointLightNode description follows
no description available, TAbstractPositionalLightNode description follows
no description available, TAbstractLightNode description follows

Base class for all VRML / X3D light nodes.

Note that even the old VRML 1.0 light nodes inherit from this. Although they interpret some bits differently ("ambientIntensity" < 0 has special meaning). But most of the fields behave identically, they only have different default values.

Hierarchy

Overview

Methods

Public procedure CreateNode; override;
Public class function ForVRMLVersion(const Version: TX3DVersion): boolean; override;
Public function HasRadius: boolean; override;
Public function Scope: TLightScope; override;

Description

Methods

Public procedure CreateNode; override;
 
Public class function ForVRMLVersion(const Version: TX3DVersion): boolean; override;
 
Public function HasRadius: boolean; override;
 
Public function Scope: TLightScope; override;
 

Generated by PasDoc 0.14.0.