Home -> ITexelArray -> RemoveOutputCaptureTarget
Description
The RemoveOutputCaptureTarget method removes the specified output capture target from this texel array.
Usage
void RemoveOutputCaptureTarget(ITexelArrayOutput* captureTarget);
Argument list
- captureTarget [ITexelArrayOutput*]
- The output capture target to detach from this resource.