Namespace: NarayanaGames.Common
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
[ObsoleteAttribute("Use NGEasing.EaseOnCurve instead!")] public static Vector3 EaseOnCurve( AnimationCurve curve, Vector3 from, Vector3 to, float time )
See Also