Interpolation with critically damped spring model.
More...
|
| DTween (float position, float omega) |
|
void | Step (float target) |
|
|
static float | Step (float current, float target, ref float velocity, float omega) |
|
static Vector2 | Step (Vector2 current, Vector2 target, ref Vector2 velocity, float omega) |
|
static Vector3 | Step (Vector3 current, Vector3 target, ref Vector3 velocity, float omega) |
|
static Vector4 | Step (Vector4 current, Vector4 target, ref Vector4 velocity, float omega) |
|
static Quaternion | Step (Quaternion current, Quaternion target, ref Vector4 velocity, float omega) |
|
static implicit | operator float (DTween m) |
|
|
float | position |
|
float | velocity |
|
float | omega |
|
Interpolation with critically damped spring model.
The documentation for this struct was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/KvantWig/Klak/Math/Tween.cs