TextureFormat
.ETC_RGB4
Manual
Reference
Scripting
Scripting
>
Enumerations
>
TextureFormat
TextureFormat
.ETC_RGB4
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
TextureFormat
All Members
Values
Alpha8
ARGB32
ARGB4444
DXT1
DXT5
ETC_RGB4
PVRTC_RGB2
PVRTC_RGB4
PVRTC_RGBA2
PVRTC_RGBA4
RGB24
RGB565
TextureFormat.ETC_RGB4
Description
ETC (GLES2.0) 4 bits/pixel compressed RGB texture format.
See Also:
TextureImporter.textureFormat
.