Readback:isComplete

Edit

Returns whether the Readback has completed on the GPU and its data is available.

complete = Readback:isComplete()

Arguments

None

Returns

NameTypeDescription
completeboolean Whether the readback is complete.

See also