Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DNodes
type TPointLightNode = class(TAbstractPointLightNode)
Point light source, that shines from a given point in all directions around, for X3D.
procedure CreateNode; override;
class function URNMatching(const URN: string): boolean; override;
class function ForVRMLVersion(const Version: TX3DVersion): boolean; override;