Method group is Obsolete
Experimental: this API is experimental and might be changed or removed in the future.

GraphicsFormat.RGBA_PVRTC_2Bpp_UNorm

Obsolete Texture compression format PVRTC has been deprecated and will be removed in a future release.

Description

A four-component, PVRTC compressed format where each 64-bit compressed texel block encodes a 8×4 rectangle of unsigned normalized RGBA texel data with the first 32 bits encoding alpha values followed by 32 bits encoding RGB values.

Note: PVRTC format is deprecated. Use ASTC or ETC format instead.


Did you find this page useful? Please give it a rating: