Timeline.Insert MethodAnimation Studio Reference | |
Timeline.Insert Method 
Insert a KeyFrame at index nIndex.
[Visual Basic]Public Sub Insert( _
   ByVal
nIndex As 
Integer, _
   ByVal
KeyFrame As 
KeyFrame _
)
Parameters
- nIndex
- KeyFrame
Remarks
Note: Call CalcFrames after inserting KeyFrames, to update all Frames in the Timeline.
See Also
Timeline Class | AnimationStudio Namespace