constructor(...params)
Parameters<typeof color/Color>
Params to create a color instance.byLayerColor
boolean | undefined
getColor()
color/ColorInstance
Returns the color instance.
setColor(...params)
Parameters<typeof color/Color>
Params to create a color instance.this
Sets the color instance.
getIndexColor()
color/ColorInstance
Returns the index color.
setIndexColor(index)
number
The index color.