This version of Unity is unsupported.

ClipAnimationInfoCurve

struct in UnityEditor

/

Implemented in:UnityEditor

Description

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

Properties

curveThe animation curve.
nameThe name of the animation curve.