Difference between revisions of "TextureBase.RGB888"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> '''Value:''' rgb888<br/> === Description === <translate>Texture format that can be provided to Texture and TexturePack op...") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
'''Available since:''' Gideros 2013.06<br/> | '''Available since:''' Gideros 2013.06<br/> | ||
'''Value:''' rgb888<br/> | '''Value:''' rgb888<br/> | ||
+ | '''Defined by:''' [[TextureBase]]<br/> | ||
+ | |||
=== Description === | === Description === | ||
− | + | Texture format that can be provided to Texture and TexturePack options table. | |
+ | |||
+ | {{TextureBase}} |
Latest revision as of 11:02, 23 December 2022
Available since: Gideros 2013.06
Value: rgb888
Defined by: TextureBase
Description
Texture format that can be provided to Texture and TexturePack options table.