PopBack
method in Coherence.Interpolation
Methods
public Sample<T>? PopBack()
Removes the oldest sample in the buffer.
Returns
Type | Description |
---|---|
Sample<T>? | The sample that was removed. |
public Sample<T>? PopBack()
Removes the oldest sample in the buffer.
Type | Description |
---|---|
Sample<T>? | The sample that was removed. |