InterpolateUShort
method in Coherence.Interpolation.Interpolator
Methods
public virtual ushort InterpolateUShort(ushort value0, ushort value1, ushort value2, ushort value3, float t)
Parameters
| Type | Name | Description |
|---|---|---|
| ushort | value0 | |
| ushort | value1 | |
| ushort | value2 | |
| ushort | value3 | |
| float | t |
Returns
| Type | Description |
|---|---|
| ushort |
public virtual ushort InterpolateUShort(ushort value1, ushort value2, float t)
Parameters
| Type | Name | Description |
|---|---|---|
| ushort | value1 | |
| ushort | value2 | |
| float | t |
Returns
| Type | Description |
|---|---|
| ushort |