Class TDirectionalLightNode
Unit
X3DNodes
Declaration
type TDirectionalLightNode = class(TAbstractDirectionalLightNode)
Description
Light source that shines along a given direction, like a sun.
Hierarchy
Overview
Methods
Description
Methods
 |
procedure CreateNode; override; |
|
|
 |
class function URNMatching(const URN: string): boolean; override; |
|
|
 |
class function ForVRMLVersion(const Version: TX3DVersion): boolean; override; |
|
|
Generated by PasDoc 0.15.0.
|