Difference between revisions of "TextureBase.RGBA8888"
From GiderosMobile
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| __NOTOC__ | __NOTOC__ | ||
| − | + | '''Available since:''' Gideros 2013.06<br/> | |
| − | ''' | + | '''Value:''' rgba8888<br/> | 
| − | ''' | + | '''Defined by:''' [[TextureBase]]<br/> | 
| − | ''' | + | |
| − | ===  | + | === Description === | 
| − | + | 32 bits, 8 bits per component | |
| + | |||
| + | Texture format that can be provided to Texture and TexturePack options table. | ||
| {{TextureBase}} | {{TextureBase}} | ||
Latest revision as of 15:37, 4 May 2025
Available since: Gideros 2013.06
Value: rgba8888
Defined by: TextureBase
Description
32 bits, 8 bits per component
Texture format that can be provided to Texture and TexturePack options table.
