LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.