Interface

ANGLE_instanced_arrays

ANGLE_instanced_arrays

The ANGLE_instanced_arrays extension is part of the WebGL API and allows to draw the same object, or groups of similar objects multiple times, if they share the same vertex data, primitive count and type.

View Source js/lib.dom.d.ts, line 301