class Gizmo.Colors

in global :: Sandbox

Using pure primary colors is horrible. Lets make it easier to avoid.


public static Color Red { get; }

😔 No documentation found.

public static Color Forward { get; }

😔 No documentation found.

public static Color Pitch { get; }

😔 No documentation found.

public static Color Green { get; }

😔 No documentation found.

public static Color Left { get; }

😔 No documentation found.

public static Color Yaw { get; }

😔 No documentation found.

public static Color Blue { get; }

😔 No documentation found.

public static Color Up { get; }

😔 No documentation found.

public static Color Roll { get; }

😔 No documentation found.

public static Color Selected { get; }

😔 No documentation found.

public static Color Hovered { get; }

😔 No documentation found.

public static Color Active { get; }

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.