Void KeyframeAnimationUtility.InsertKeyframe(Int32 keyframeIndex, Int32 subframeCount)

Inserts a new keyframe at the index.

Parameters

  • keyframeIndex
    Type: Int32
    The index of the new keyframe.
  • subframeCount
    Type: Int32
    The amount of subframes to generate between this keyframe and the next.