WebGLShaderPrecisionFormat

abstract external class WebGLShaderPrecisionFormat(source)

Exposes the JavaScript WebGLShaderPrecisionFormat to Kotlin

Since Kotlin

1.1

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val precision: Int
Since Kotlin 1.1
Link copied to clipboard
open val rangeMax: Int
Since Kotlin 1.1
Link copied to clipboard
open val rangeMin: Int
Since Kotlin 1.1