InterpolateTo
Introduction
Code Example
gumInstance.InterpolateTo(GumRuntimes.ComponentType.CategoryName.TargetState,
secondsToTake: 3,
interpolationType: FlatRedBall.Glue.StateInterpolation.InterpolationType.Bounce,
easing:FlatRedBall.Glue.StateInterpolation.Easing.Out);Last updated
Was this helpful?