WebGLShader constructor

WebGLShader(
  1. dynamic id
)

Implementation

WebGLShader(this.id);