Kotlin Wrappers API Reference
      Target filter
Search in API
Skip to content
    Kotlin Wrappers API Reference
kotlin-cesium-engine/cesium.engine/PixelDatatype/Companion

Companion

object Companion(source)

Properties

FLOAT
Link copied to clipboard
val FLOAT: PixelDatatype

Value - WebGL2RenderingContext.FLOAT

HALF_FLOAT
Link copied to clipboard
val HALF_FLOAT: PixelDatatype

Value - WebGL2RenderingContext.HALF_FLOAT_OES

UNSIGNED_BYTE
Link copied to clipboard
val UNSIGNED_BYTE: PixelDatatype

Value - WebGL2RenderingContext.UNSIGNED_BYTE

UNSIGNED_INT
Link copied to clipboard
val UNSIGNED_INT: PixelDatatype

Value - WebGL2RenderingContext.UNSIGNED_INT

UNSIGNED_INT_24_8
Link copied to clipboard
val UNSIGNED_INT_24_8: PixelDatatype

Value - WebGL2RenderingContext.UNSIGNED_INT_24_8

UNSIGNED_SHORT
Link copied to clipboard
val UNSIGNED_SHORT: PixelDatatype

Value - WebGL2RenderingContext.UNSIGNED_SHORT

UNSIGNED_SHORT_4_4_4_4
Link copied to clipboard
val UNSIGNED_SHORT_4_4_4_4: PixelDatatype

Value - WebGL2RenderingContext.UNSIGNED_SHORT_4_4_4_4

UNSIGNED_SHORT_5_5_5_1
Link copied to clipboard
val UNSIGNED_SHORT_5_5_5_1: PixelDatatype

Value - WebGL2RenderingContext.UNSIGNED_SHORT_5_5_5_1

UNSIGNED_SHORT_5_6_5
Link copied to clipboard
val UNSIGNED_SHORT_5_6_5: PixelDatatype

Value - WebGL2RenderingContext.UNSIGNED_SHORT_5_6_5

Generated by Dokka
© 2026 Copyright