Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

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

ClipAnimationInfoCurve

struct in UnityEditor

Description

Stores a curve and its name that will be used to create additionnal curves during the import process.

Variables

curveThe animation curve.
nameThe name of the animation curve.