Scene / colorSequencePoint
colorSequencePoint Class
Node of special effect color value curve
Table of contents
Properties
timeKey: number |
|---|
| The value of the time point is [0,1], representing the beginning and end of the lifecycle |
value: LinearColor |
| Color value |
Parameters
inTimeKey | number |
|---|---|
inValue | LinearColor |
Properties
timeKey
• timeKey: number
The value of the time point is [0,1], representing the beginning and end of the lifecycle
value
• value: LinearColor
Color value
Editor API