Class AnimationCurveProperty
Class AnimationCurveProperty. Implements the Property`1
Inheritance
AnimationCurveProperty
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[NodeProperty("Animation Curve", true)]
[AddComponentMenu("")]
public class AnimationCurveProperty : Property<AnimationCurve>
See Also
Property`1