Table of Contents

Class HSLComponent

Namespace
Lime
Assembly
Lime.dll
[TangerineMenuPath("Effects/HSL")]
public class HSLComponent : MaterialComponent<ColorCorrectionMaterial>, IDisposable, IAnimable
Inheritance
HSLComponent
Implements
Inherited Members
Extension Methods

Properties

Hue

[YuzuMember]
public float Hue { get; set; }

Property Value

float

Lightness

[YuzuMember]
public float Lightness { get; set; }

Property Value

float

Saturation

[YuzuMember]
public float Saturation { get; set; }

Property Value

float