InterpolationUtilities Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static class containing interpolation-related utility functions.
public ref class InterpolationUtilities abstract sealed
public static class InterpolationUtilities
type InterpolationUtilities = class
Public Class InterpolationUtilities
- Inheritance
-
InterpolationUtilities
Methods
ExpCoefficient(Single, Single) |
Computes an exponential coefficient following the given formula: 1 - .5^(dTime/hLife) |
ExpDecay(Color, Color, Single, Single) | |
ExpDecay(Quaternion, Quaternion, Single, Single) | |
ExpDecay(Single, Single, Single, Single) | |
ExpDecay(Vector2, Vector2, Single, Single) | |
ExpDecay(Vector3, Vector3, Single, Single) |