Post

FogCoordinate

Overview

FogCoordinate defines a set of explicit fog depths on a per-vertex basis, overriding Fog visibilityRange.

The FogCoordinate node belongs to the EnvironmentalEffects component and requires at least level 4, its default container field is fogCoord. It is available from X3D version 3.0 or higher.

Hierarchy

1
2
3
+ X3DNode
  + X3DGeometricPropertyNode
    + FogCoordinate

Fields

SFNode [in, out] metadata NULL [X3DMetadataObject]

Information about this node can be contained in a MetadataBoolean, MetadataDouble, MetadataFloat, MetadataInteger, MetadataString or MetadataSet node.

Hint

MFFloat [in, out] depth [ ] [0,1]

depth contains a set of 3D coordinate (triplet) point values.

See Also

This post is licensed under CC BY 4.0 by the author.