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