TexturePresets

data class TexturePresets(val internalFormat: TextureInternalFormat, val pixelFormat: TexturePixelFormat, val pixelType: TexturePixelType)

Texture presets.

Since

v1.1.0

Constructors

Link copied to clipboard
constructor(internalFormat: TextureInternalFormat, pixelFormat: TexturePixelFormat, pixelType: TexturePixelType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard