sampleValueAt
Calculates the value at the specified time.
Note: If not used properly, this API can cause runtime crashes, as for efficiency reasons, some behaviors assume times will be accessed in a strictly monotonic increasing order.
Please use SampleScope.sampleValue instead to get the value of a behavior at the current frame. Or see transformTime if you need to modify the time sampling behavior of a Behavior.