menu
openworld_gl package
documentation
openGL/opengl/OpenGLContextWeb.dart
OpenGLContextWeb
shaderSource method
shaderSource method
dark_mode
light_mode
shaderSource
method
dynamic
shaderSource
(
dynamic
v0
,
String
shaderSource
)
Implementation
shaderSource(v0, String shaderSource) { return gl.shaderSource(v0, shaderSource); }
openworld_gl package
documentation
openGL/opengl/OpenGLContextWeb
OpenGLContextWeb
shaderSource method
OpenGLContextWeb class