![]() |
Vireo
0.0
Vireo 3D Rendering Hardware Interface
|
Describes a single source/destination region pair for a buffer-to-buffer copy operation.
Lua full name: vireo.BufferCopyRegion
Properties | |
| integer | src_offset |
| Byte offset into the source buffer where the copy begins. | |
| integer | dst_offset |
| Byte offset into the destination buffer where the copy begins. | |
| integer | size |
| Number of bytes to copy. | |
| integer src_offset |
Byte offset into the source buffer where the copy begins.
| integer dst_offset |
Byte offset into the destination buffer where the copy begins.
| integer size |
Number of bytes to copy.