WebGLShaderPrecisionFormat

abstract external class WebGLShaderPrecisionFormat

Exposes the JavaScript WebGLShaderPrecisionFormat to Kotlin

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
open val precision: Int
Link copied to clipboard
open val rangeMax: Int
Link copied to clipboard
open val rangeMin: Int