createShader method

WebGLShader? createShader(
  1. GLenum type
)

Implementation

external WebGLShader? createShader(GLenum type);