Class AnimationCurveProperty
Class AnimationCurveProperty. Implements the Property<T>
Inheritance
AnimationCurveProperty
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[NodeProperty("Animation Curve", true)]
[AddComponentMenu("")]
public class AnimationCurveProperty : Property<AnimationCurve>
See Also
Property<T>