Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.gl
/
WebGLRenderingContextBase
/
getUniformLocation
get
Uniform
Location
abstract
fun
getUniformLocation
(
program
:
WebGLProgram
,
name
:
String
)
:
WebGLUniformLocation
?
(
source
)
MDN Reference