Difference between revisions of "TextureBase.RGB888"
From GiderosMobile
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | '''Available since:''' Gideros 2013.06<br/> | |
− | ''' | + | '''Value:''' rgb888<br/> |
− | ''' | + | '''Defined by:''' [[TextureBase]]<br/> |
− | ''' | + | |
− | === | + | === Description === |
− | + | 24 bits, 8 bits per component | |
+ | |||
+ | Texture format that can be provided to Texture and TexturePack options table. | ||
+ | |||
+ | {{TextureBase}} |
Latest revision as of 16:37, 4 May 2025
Available since: Gideros 2013.06
Value: rgb888
Defined by: TextureBase
Description
24 bits, 8 bits per component
Texture format that can be provided to Texture and TexturePack options table.