Class: AxKeyFramesTrack

AxKeyFramesTrack()

new AxKeyFramesTrack()

Creates a new keyframes track object Represents a collection of keyframes of the same type, and can produce the transformation, generated by these keyframes in a specified time
Source:

Methods

GetTransform(result, time)

Calculates the transform, produced by the keyframes at the specified time.
Parameters:
Name Type Description
result AxMatrix The resulting transform, produced by the keyframes at the given time
time Number The time for which to get transform for
Source:

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