Table of Contents

Field range

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

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

public float range

Returns

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