ColorHelper

Namespace: Murder.Utilities
Assembly: Murder.dll

public static class ColorHelper

⭐ Methods

MultiplyAlpha(Color)

public Color MultiplyAlpha(Color color)

Parameters
color Color

Returns
Color

ToVector4Color(string)

public Vector4 ToVector4Color(string hex)

Parses a string to Vector4.

Parameters
hex string

Returns
Vector4