Buffer:isTemporary
EditReturns whether the Buffer is temporary.
temporary = Buffer:isTemporary()
Arguments
None
Returns
Name | Type | Description |
temporary | boolean | Whether the Buffer is temporary. |
See also
lovr.graphics.getBuffer
Buffer
Returns whether the Buffer is temporary.
temporary = Buffer:isTemporary()
None
Name | Type | Description |
temporary | boolean | Whether the Buffer is temporary. |
lovr.graphics.getBuffer
Buffer