isShader method

GLboolean isShader(
  1. WebGLShader? shader
)

Implementation

external GLboolean isShader(WebGLShader? shader);