Table of Contents

InterpolateULong

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