getUniformLocation
abstract
fun
getUniformLocation
(
program
:
WebGLProgram
?
,
name
:
String
)
:
WebGLUniformLocation
?
(source)