Table of Contents

InterpolateShort

Methods
public virtual short InterpolateShort(short value0, short value1, short value2, short value3, float t)
Parameters
Type Name Description
short value0
short value1
short value2
short value3
float t
Returns
Type Description
short
public virtual short InterpolateShort(short value1, short value2, float t)
Parameters
Type Name Description
short value1
short value2
float t
Returns
Type Description
short