Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

ClipAnimationInfoCurve

struct in UnityEditor

Description

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

Properties

Description
curveThe animation curve.
nameThe name of the animation curve.