format
typescript
KeyFrameColorRGB.timeclass: KeyFrameColorRGB
description
The relative position at which the color keyframe appears.
The specified time range is between 0 and 1, representing the relative progress of the color gradient. 0 represents the starting position of the gradient, and 1 represents the ending position of the gradient.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
number | The relative position at which the color keyframe appears. |
