kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
getAttribLocation
get
Attrib
Location
JS
abstract
fun
getAttribLocation
(
program
:
WebGLProgram
?
,
name
:
String
)
:
Int