kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLShaderPrecisionFormat
Web
GLShader
Precision
Format
abstract
external
class
WebGLShaderPrecisionFormat
Content copied to clipboard
Exposes the JavaScript
WebGLShaderPrecisionFormat
to Kotlin
Constructors
Properties
Constructors
WebGLShaderPrecisionFormat
Link copied to clipboard
JS
fun
WebGLShaderPrecisionFormat
(
)
Content copied to clipboard
Properties
precision
Link copied to clipboard
JS
open
val
precision
:
Int
Content copied to clipboard
rangeMax
Link copied to clipboard
JS
open
val
rangeMax
:
Int
Content copied to clipboard
rangeMin
Link copied to clipboard
JS
open
val
rangeMin
:
Int
Content copied to clipboard