ViewVisualizationSpecialEffectsColorHLS_Struct Struct¶
NXOpen.Preferences.ViewVisualizationSpecialEffects.ColorHLS is an alias for NXOpen.Preferences.ViewVisualizationSpecialEffectsColorHLS_Struct
-
class
NXOpen.Preferences.ViewVisualizationSpecialEffectsColorHLS_Struct¶ Bases:
objectRepresents three constituents of a HLS color pattern .
Constructor: NXOpen.Preferences.ViewVisualizationSpecialEffects.ColorHLS()
Fields¶
| Field | Description |
|---|---|
| Hue | Hue in HSV pattern is the color type (such as red, blue, or yellow) Ranges from 0-360 |
| Lightness | Lightness in HLS pattern Ranges from 0-255 |
| Saturation | Saturation in HSV pattern is the vibrancy of the color Ranges from 0-255 |
Hue¶
-
ViewVisualizationSpecialEffectsColorHLS_Struct.Hue¶ Hue in HSV pattern is the color type (such as red, blue, or yellow) Ranges from 0-360
-------------------------------------Field Value Type:float