Click or drag to resize
SoEnvironment.fogType Property

Type of fog.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFEnum<SoEnvironment. FogTypes> fogType { get; }

Property Value

Type: SoSFEnum<SoEnvironment.FogTypes>
Remarks

. Default is NONE.

See Also