Skip to main content

ShortInterpolator

ShortInterpolator

Interpolates between two shorts.

Static Fields

Instance

public ShortInterpolator Instance

The singleton instance of the Short interpolator.

Properties

valueType

Type valueType { get; }

The value type that this interpolator can interpolate.

Methods

Interpolate

short Interpolate(Int16& a, Int16& b, float t)