new KeyFrame(time, value)
Parameters:
Name | Type | Description |
---|---|---|
time |
The time in milliseconds of the key frame. |
|
value |
The value of the key frame. This can for example be a |
KeyFrame is a time/value pair for use in {@AnimationClip}.
Name | Type | Description |
---|---|---|
time |
The time in milliseconds of the key frame. |
|
value |
The value of the key frame. This can for example be a |