menu
openworld_gl package
documentation
openGL/opengl/OpenGLContextWeb.dart
OpenGLContextWeb
createShader method
createShader method
dark_mode
light_mode
createShader
method
dynamic
createShader
(
dynamic
type
)
Implementation
createShader(type) { return gl.createShader(type); }
openworld_gl package
documentation
openGL/opengl/OpenGLContextWeb
OpenGLContextWeb
createShader method
OpenGLContextWeb class