Table of Contents

Method SetKeys

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

SetKeys(IEnumerable<GradientHSLColorKey>)

[Obsolete("Use SetKeys(IEnumerable<GradientKey<ColorHSL>> keys) instead.")]
public void SetKeys(IEnumerable<GradientHSLColorKey> keys)

Parameters

keys IEnumerable<GradientHSLColorKey>