Class MyColorPickerConstants
Inheritance
System.Object
MyColorPickerConstants
Assembly: VRage.Game.dll
Syntax
public static class MyColorPickerConstants : Object
Fields
SATURATION_DELTA
Declaration
public static readonly float SATURATION_DELTA
Field Value
Type |
Description |
System.Single |
|
VALUE_COLORIZE_DELTA
Declaration
public static readonly float VALUE_COLORIZE_DELTA
Field Value
Type |
Description |
System.Single |
|
VALUE_DELTA
Declaration
public static readonly float VALUE_DELTA
Field Value
Type |
Description |
System.Single |
|
Methods
HSVOffsetToHSV(Vector3)
Declaration
public static Vector3 HSVOffsetToHSV(Vector3 hsvOffset)
Parameters
Type |
Name |
Description |
Vector3 |
hsvOffset |
|
Returns
HSVToHSVOffset(Vector3)
Declaration
public static Vector3 HSVToHSVOffset(Vector3 hsv)
Parameters
Returns