Click or drag to resize
DigitalRuneRenderTargetPoolRecycle Method
Releases a render target and puts it back into the pool for future reuse.
Overload List
  NameDescription
Public methodRecycle(RenderTarget2D)
Releases a render target and puts it back into the pool for future reuse.
Public methodRecycle(RenderTargetCube)
Releases a render target and puts it back into the pool for future reuse.
Public methodRecycle(Texture)
Releases a render target and puts it back into the pool for future reuse.
Top
See Also