TexturePixelFormat

enum TexturePixelFormat : Enum<TexturePixelFormat>

Texture pixel data format.

Since

v1.1.0

Entries

Link copied to clipboard

RGBA color.

Link copied to clipboard
RGB()

RGB color.

Link copied to clipboard

Only depth component.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int