This version of Unity is unsupported.

AnimationCurve.RemoveKey

public void RemoveKey(int index);

Parameters

indexThe index of the key to remove.

Description

Removes a key.