Gfx2CpuRenderTarget

This type inherits from Gfx2RenderTarget

This means everything you can do with a Gfx2RenderTarget you can also do with a Gfx2CpuRenderTarget

Members


cpuTexture

Gfx2Texture

Please cache this as it needs to extract and copy the entire thing




Obtaining

The following function can return this type.

[Gfx2CpuRenderTarget] target = gfx2.createCpuRenderTarget(width, height)