Readback:getBlob

Edit

Returns the Readback's data as a Blob.

blob = Readback:getBlob()

Arguments

None

Returns

NameTypeDescription
blobBlob The Blob.

Notes

If the Readback is reading back a Texture, returns nil.

See also