Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DrawCall

DrawCall

Inspector implementation to inspect draw calls.
It invokes count incrementing tasks on WebGL draw commands.

Hierarchy

  • DrawCall

Implements

Index

Properties

Accessors

Methods

Properties

Private _count

_count: number = 0

Draw call count

Accessors

count

  • get count(): number

Methods

getInvokingTasks

  • getInvokingTasks(): object

resetCount

  • resetCount(): void

Generated using TypeDoc