glimpse-graphics
1.2.0
common
glimpse-core
/
graphics.glimpse.textures
/
TexturePixelFormat
Texture
Pixel
Format
common
enum
TexturePixelFormat
:
Enum
<
TexturePixelFormat
>
Content copied to clipboard
Texture pixel data format.
Since
v1.1.0
Entries
Properties
Entries
DEPTH_COMPONENT
Link copied to clipboard
common
DEPTH_COMPONENT
Content copied to clipboard
Only depth component.
RGB
Link copied to clipboard
common
RGB
Content copied to clipboard
RGB color.
RGBA
Link copied to clipboard
common
RGBA
Content copied to clipboard
RGBA color.
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard