SoEnvironmentElementEnvironmentParametersFogVisibility Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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