Readback:getBlob
EditReturns the Readback's data as a Blob.
blob = Readback:getBlob()
Arguments
None
Returns
Name | Type | Description |
blob | Blob | The Blob. |
Notes
If the Readback is reading back a Texture, returns nil
.
See also
Readback:getData
Readback:getImage
Readback