Class TEnvironmentLightNode
Unit
X3DNodes
Declaration
type TEnvironmentLightNode = class(TAbstractLightNode)
Description
No description available, ancestor TAbstractLightNode description follows
Base class for all the light nodes.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
Create node fields and events.
|
 |
class function ClassX3DType: String; override; |
|
Properties
 |
property FdDiffuseTexture: TSFNode read FFdDiffuseTexture; |
Internal wrapper for property DiffuseTexture . This wrapper API may change, we advise to access simpler DiffuseTexture instead, if it is defined (TODO: for now, some field types do not have a simpler counterpart).
|
 |
property FdSpecularTexture: TSFNode read FFdSpecularTexture; |
Internal wrapper for property SpecularTexture . This wrapper API may change, we advise to access simpler SpecularTexture instead, if it is defined (TODO: for now, some field types do not have a simpler counterpart).
|
Generated by PasDoc 0.16.0.