kotlin-stdlib / org.khronos.webgl / WebGLActiveInfo WebGLActiveInfo JS 1.1 abstract class WebGLActiveInfo Exposes the JavaScript WebGLActiveInfo to Kotlin Constructors JS 1.1 <init> Exposes the JavaScript WebGLActiveInfo to Kotlin WebGLActiveInfo() Properties JS 1.1 name open val name: String JS 1.1 size open val size: Int JS 1.1 type open val type: Int