Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ClipAnimationInfoCurve

Stores a curve and its name that will be used to create additional curves during the import process.
Read time 1 minuteLast updated 9 days ago

Definition

  • Type: Struct
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public struct ClipAnimationInfoCurve

Fields

Value

Description

curveThe animation curve.
nameThe name of the animation curve.