Void
KeyframeAnimationUtility
.ReplaceKeyframe(Int32 keyframeIndex, Int32 subframeCount)
Replace a keyframe at the index.
Remarks
Examples
Parameters
keyframeIndex
Type: Int32
The index of the keyframe to be replaced.
subframeCount
Type: Int32
The amount of subframes to generate between this keyframe and the next.
Return Value
Type: Void