SoEnvironmentElementEnvironmentParametersFogVisibility Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public float FogVisibility { get; set; }
Public Property FogVisibility As Single
Get
Set
public:
property float FogVisibility {
float get ();
void set (float value);
}
member FogVisibility : float32 with get, set
Property Value
Type:
SingleRemarks See Also