Skip to main content

UShortInterpolator

UShortInterpolator

Interpolates between two ushorts.

Static Fields

Instance

public UShortInterpolator Instance

The singleton instance of the UShort interpolator.

Properties

valueType

Type valueType { get; }

The value type that this interpolator can interpolate.

Methods

Interpolate

ushort Interpolate(UInt16& a, UInt16& b, float t)