API Documentation
abstract
GLShader(
GLObject
)
package
lime.graphics.opengl
from
GLObject
,
to
GLObject
@:forward(id)
Static methods
static
fromSource
(
gl:
WebGLRenderContext
,
source:
String
,
type:
Int
):
GLShader