Class TLocalFogNode
Unit
Declaration
type TLocalFogNode = class(TAbstractChildNode)
Description
Simulate atmospheric fog effects (for a part of the scene) by blending with the fog colour, based on the distance from the viewer. This is the "local" version of the TFogNode, this affects only the sibling nodes of the LocalFog node, not the whole scene.
Source: scene/x3d/x3dnodes_standard_environmentaleffects.inc (line 131).
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DNode
- TAbstractNode
- TAbstractChildNode
- TLocalFogNode
Generated by PasDoc 0.17.0.snapshot.