Table of Contents

Method WithHue

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

WithHue(float)

Gets a copy of this ColorHSL with the given hue.

public ColorHSL WithHue(float newHue)

Parameters

newHue float

Returns

ColorHSL