Readback:getData

Edit

Returns the data from the Readback, as a table. See Buffer:getData for the way the table is structured.

data = Readback:getData()

Arguments

None

Returns

NameTypeDescription
datatable A table containing the data that was read back.

Notes

This returns nil for readbacks of Texture objects.

See also