Interface to store the collection of LUTSteps.

Hierarchy

  • LUTStepsOptions

Properties

Properties

steps: LUTStep[]

The collection of LUTSteps, which specifies the colors and their corresponding values to describe the location and color of a transition point in a gradient. Each represented as a pair object {value: number, color: Color}.

Default value: [].