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; |
|
|
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.
|
|
property FdSpecularTexture: TSFNode read FFdSpecularTexture; |
Internal wrapper for property SpecularTexture. This wrapper API may change, we advise to access simpler SpecularTexture instead.
|
Generated by PasDoc 0.16.0.