Companion

Functions

Link copied to clipboard
fun create(    width: Int,     height: Int,     contentScale: Double = 1.0,     format: ColorFormat = ColorFormat.RGBa,     type: ColorType = ColorType.FLOAT32,     multisample: BufferMultisample,     levels: Int,     session: Session?): ColorBufferGL3