wHiteRabbiT-sTudio Framework
wHiteRabbiT.Unity.Math.Interpolation Member List

This is the complete list of members for wHiteRabbiT.Unity.Math.Interpolation, including all inherited members.

CatmullRom(Vector3 P0, Vector3 P1, Vector3 P2, Vector3 P3, float t)wHiteRabbiT.Unity.Math.Interpolationstatic
Hermite(Vector3 A, Vector3 tA, Vector3 B, Vector3 tB, float t)wHiteRabbiT.Unity.Math.Interpolationstatic