pc.AnimSnapshot
AnimSnapshot stores the state of an animation track at a particular time.
Summary
Details
Constructor
AnimSnapshot(animTrack)
Create a new animation snapshot.
Parameters
| animTrack | pc.AnimTrack | the source track. |
AnimSnapshot stores the state of an animation track at a particular time.
Create a new animation snapshot.
| animTrack | pc.AnimTrack | the source track. |