Class: AxTimelineAnimationKey

AxTimelineAnimationKey(time, value)

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
Source:

Documentation generated by JSDoc 3.5.3 on Mon Feb 19 2018 20:39:27 GMT+0200 (FLE Standard Time)