All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsMain.webgl.WebGLShaderPrecisionFormat.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package webgl

sealed external class WebGLShaderPrecisionFormat {
    val precision: GLint
    val rangeMax: GLint
    val rangeMin: GLint
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy