Static variables

@:value(0)staticdrawCalls:Int = 0

Tracks the total number of draw calls made each frame.

Static methods

staticblendToInt(blend:BlendMode):Int

Constructor

new()

Variables

@:value(false)antialiasing:Bool = false

@:value(0)blending:Int = 0

@:value(false)colored:Bool = false

@:value(false)hasColorOffsets:Bool = false

read onlynumTriangles:Int

read onlynumVertices:Int

Methods