Skip to content

format

typescript
KeyFrameColorRGB.time

class: 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_nametypedescription

reture

typedescription
numberThe relative position at which the color keyframe appears.

code example