class ColorGradient

in global :: Sandbox

A color gradient for use as entity and asset properties TODO: Gradient property editor


public bool IsValid { get; }

Whether the curve was loaded correctly or not

public Color GetColor( float x )

😔 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.

public ColorGradient( string kv3data )

😔 No documentation found.