WebGLActiveInfo

abstract external class WebGLActiveInfo(source)

Exposes the JavaScript WebGLActiveInfo to Kotlin

Since Kotlin

1.1

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val name: String
Since Kotlin 1.1
Link copied to clipboard
open val size: Int
Since Kotlin 1.1
Link copied to clipboard
open val type: Int
Since Kotlin 1.1