← Docs
kotlin-stdlib / org.khronos.webgl / WebGLShaderPrecisionFormat

WebGLShaderPrecisionFormat

JS
1.1
abstract class WebGLShaderPrecisionFormat
(source)

Exposes the JavaScript WebGLShaderPrecisionFormat to Kotlin

Constructors

JS
1.1

<init>

Exposes the JavaScript WebGLShaderPrecisionFormat to Kotlin

WebGLShaderPrecisionFormat ( )

Properties

JS
1.1

precision

open val precision : Int
JS
1.1

rangeMax

open val rangeMax : Int
JS
1.1

rangeMin

open val rangeMin : Int
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .