Hexagon
|
This is the complete list of members for HexColor, including all inherited members.
ColorToVector3(this Color color) | HexColor | static |
ColorToVector4(this Color color) | HexColor | static |
GetRGBAMagnitude(this Color color) | HexColor | inlinestatic |
GetRGBMagnitude(this Color color) | HexColor | inlinestatic |
NormalizeRGB(this Color color) | HexColor | inlinestatic |
NormalizeRGBA(this Color color) | HexColor | inlinestatic |
ScaleRGB(this Color color, float scalar) | HexColor | inlinestatic |
ScaleRGBA(this Color color, float scalar) | HexColor | inlinestatic |
VectorToColor(this Vector3 vector, float a=1.0f) | HexColor | static |
VectorToColor(this Vector4 vector) | HexColor | static |
WithAlpha(this Color color, float a) | HexColor | static |
WithBlue(this Color color, float b) | HexColor | static |
WithBrightness(this Color color, float brightness) | HexColor | inlinestatic |
WithGreen(this Color color, float g) | HexColor | static |
WithRed(this Color color, float r) | HexColor | static |
WrapInHTMLTagRGB(this Color color, string @string) | HexColor | inlinestatic |
WrapInHTMLTagRGBA(this Color color, string @string) | HexColor | inlinestatic |