AnimationCurve
extends EngineObject
A curve is a sequence of numerical values that changes over time, typically used to control the variation of property values or effects in animations.
成员变量
AnimationCurve.curveType : AnimationCurveType |
| Curve type. |
成员方法
AnimationCurve.SmoothTangents ( index : number , weight : number ) : void |
| Smooth Tangent. |
