Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LUTStepsOptions

Interface to store the collection of LUTSteps.

Index

Properties

Properties

steps

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: [].