UltimateXR.Animation.Interpolation Namespace
Classes
Class | Description | |
---|---|---|
UxrInterpolationSettings | Describes the different parameters of an interpolation. | |
UxrInterpolator | Provides functionality to interpolate between values using a wide range of interpolation modes. This class also provides functionality to interpolate between 2 strings using a typewriter effect. |
Enumerations
Enumeration | Description | |
---|---|---|
UxrEasing |
Type of interpolation curves. References: Examples of some classes that use interpolation:
| |
UxrLoopMode | Supported interpolation loop modes. |