Home -> ITexelArrayOutput -> SetArrayCaptureRegion
Description
The SetArrayCaptureRegion method specifies the region of the bound texel array to capture.
Usage
void SetArrayCaptureRegion(size_t captureEntryCount, size_t bufferOffset = 0);
Argument list
- captureEntryCount [size_t]
- The number of texel entries to capture.
- bufferOffset [size_t]
- The first texel entry to capture.