Table of Contents

Field range

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

The range of the values to generate. For example, if hue is at 0.3, and range is ar 0.2 the algorithm will set hues between 0.2 and 0.4.

public float range

Returns

float
The range of the values to generate. For example, if hue is at 0.3, and range is ar 0.2 the algorithm will set hues between 0.2 and 0.4.