kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLActiveInfo
Web
GLActive
Info
JS
abstract
external
class
WebGLActiveInfo
Content copied to clipboard
Exposes the JavaScript
WebGLActiveInfo
to Kotlin
Constructors
Properties
Constructors
WebGLActiveInfo
Link copied to clipboard
JS
fun
WebGLActiveInfo
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
JS
open
val
name
:
String
Content copied to clipboard
size
Link copied to clipboard
JS
open
val
size
:
Int
Content copied to clipboard
type
Link copied to clipboard
JS
open
val
type
:
Int
Content copied to clipboard