lastValue

open override var lastValue: Float? = null

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