Void
KeyframeAnimationUtility
.RemoveKeyframe(Int32 index)
Removes the keyframe and its associated subframes.
Remarks
Examples
Parameters
index
Type: Int32
The zero-based index of the keyframe that is to be removed.
Return Value
Type: Void