new AxTimelineAnimationKey(time, value)
Represents a timeline key, consisting of a time and a value parameter.
Parameters:
Name | Type | Description |
---|---|---|
time |
type | The key's position on the timeline |
value |
type | The value at the key's position on the timeline |