C# Class UnityEditor.ClipAnimationInfoCurve

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Свойство Type Description
curve UnityEngine.AnimationCurve
name string

Property Details

curve public_oe property

The animation curve.

public AnimationCurve,UnityEngine curve
Résultat UnityEngine.AnimationCurve

name public_oe property

The name of the animation curve.

public string name
Résultat string