AnimationCurve.AnimationCurvestatic function AnimationCurve (params keys : Keyframe[]) : AnimationCurveDescriptionCreates an animation curve from arbitrary number of keyframes. This creates a curve from variable number of Keyframe parameters. If you want to create curve from an array of keyframes, create an empty curve and assign keys property. static function AnimationCurve () : AnimationCurveDescriptionCreates an empty animation curve |
