NXOpen .NET Reference  12.0.0
Public Attributes | List of all members
NXOpen.Preferences.ViewVisualizationSpecialEffects.FogData Struct Reference

Represents the constituents of fog data More...

Public Attributes

int FogMode
 Fog mode More...
 
bool FogColorFlag
 If true fog color is applied to the view More...
 
NXOpen.Preferences.ViewVisualizationSpecialEffects.ColorRGB FogColor
 Fog Color More...
 
double FogStart
 Start of fog More...
 
double FogEnd
 End of fog More...
 
double FogDensity
 Density of fog More...
 

Detailed Description

Represents the constituents of fog data

Member Data Documentation

NXOpen.Preferences.ViewVisualizationSpecialEffects.ColorRGB NXOpen.Preferences.ViewVisualizationSpecialEffects.FogData.FogColor

Fog Color

bool NXOpen.Preferences.ViewVisualizationSpecialEffects.FogData.FogColorFlag

If true fog color is applied to the view

double NXOpen.Preferences.ViewVisualizationSpecialEffects.FogData.FogDensity

Density of fog

double NXOpen.Preferences.ViewVisualizationSpecialEffects.FogData.FogEnd

End of fog

int NXOpen.Preferences.ViewVisualizationSpecialEffects.FogData.FogMode

Fog mode

double NXOpen.Preferences.ViewVisualizationSpecialEffects.FogData.FogStart

Start of fog


The documentation for this struct was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.