lastValue

abstract var lastValue: T?

Stores the last value that was updated to the GPU, is used to only update the value to the GPU if it was changed.