Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DNodes
type TDirectionalLightNode = class(TAbstractDirectionalLightNode)
Light source that shines along a given direction, like a sun.
procedure CreateNode; override;
class function URNMatching(const URN: string): boolean; override;
class function ForVRMLVersion(const Version: TX3DVersion): boolean; override;