Vector4Interpolator
Vector4Interpolator
Static Fields
Instance
public Vector4Interpolator Instance
The singleton instance of the Vector4 interpolator.
Properties
valueType
Type valueType { get; }
The value type that this interpolator can interpolate.
Methods
Interpolate
Vector4 Interpolate(Vector4& a, Vector4& b, float t)