Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AnimationCurve.RemoveKey

Declaration

public void RemoveKey(int index);

Parameters

index The index of the key to remove.

Description

Removes a key.