Static variables
Static methods
Variables
Methods
pushTarget(tex:Texture, layer:Int = 0, mipLevel:Int = 0, depthBinding:DepthBinding = ReadWrite):Void
renderMultiBuffers(format:MultiFormat, buffers:Array<Buffer>, indexes:Indexes, startTri:Int = 0, drawTri:Int = -1):Void
setRenderZone(x:Int = 0, y:Int = 0, width:Int = -1, height:Int = -1):Void
Sets up a scissored zone to eliminate pixels outside the given range. Call with no parameters to reset to full viewport.