Table of Contents

Class GradientKey<TColor>

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

Represents a key in a Gradient<TColor>.

[Version(2, 1, 0)]
public class GradientKey<TColor>

Type Parameters

TColor
Inheritance
GradientKey<TColor>
Derived
Inherited Members

Constructors

GradientKey(TColor, float)

Fields

color
time