Phaser API Documentation

  Version: 
<nullable> webGLBuffer: WebGLBuffer

Description:

The WebGLBuffer being wrapped by this class.

This property could change at any time. Therefore, you should never store a reference to this value. It should only be passed directly to the WebGL API for drawing.

Type:
WebGLBuffer
Default: null