textureformat::alpha8
static readonly textureformat::alpha8
textureformat::argb32
static readonly textureformat::argb32
textureformat::argb4444
static readonly textureformat::argb4444
textureformat::astc_10x10
static readonly textureformat::astc_10x10
textureformat::astc_12x12
static readonly textureformat::astc_12x12
textureformat::astc_4x4
static readonly textureformat::astc_4x4
textureformat::astc_5x5
static readonly textureformat::astc_5x5
textureformat::astc_6x6
static readonly textureformat::astc_6x6
textureformat::astc_8x8
static readonly textureformat::astc_8x8
textureformat::astc_hdr_10x10
static readonly textureformat::astc_hdr_10x10
textureformat::astc_hdr_12x12
static readonly textureformat::astc_hdr_12x12
textureformat::astc_hdr_4x4
static readonly textureformat::astc_hdr_4x4
textureformat::astc_hdr_5x5
static readonly textureformat::astc_hdr_5x5
textureformat::astc_hdr_6x6
static readonly textureformat::astc_hdr_6x6
textureformat::astc_hdr_8x8
static readonly textureformat::astc_hdr_8x8
textureformat::astc_rgb_10x10
static readonly textureformat::astc_rgb_10x10
textureformat::astc_rgb_12x12
static readonly textureformat::astc_rgb_12x12
textureformat::astc_rgb_4x4
static readonly textureformat::astc_rgb_4x4
textureformat::astc_rgb_5x5
static readonly textureformat::astc_rgb_5x5
textureformat::astc_rgb_6x6
static readonly textureformat::astc_rgb_6x6
textureformat::astc_rgb_8x8
static readonly textureformat::astc_rgb_8x8
textureformat::astc_rgba_10x10
static readonly textureformat::astc_rgba_10x10
textureformat::astc_rgba_12x12
static readonly textureformat::astc_rgba_12x12
textureformat::astc_rgba_4x4
static readonly textureformat::astc_rgba_4x4
textureformat::astc_rgba_5x5
static readonly textureformat::astc_rgba_5x5
textureformat::astc_rgba_6x6
static readonly textureformat::astc_rgba_6x6
textureformat::astc_rgba_8x8
static readonly textureformat::astc_rgba_8x8
textureformat::atc_rgb4
static readonly textureformat::atc_rgb4
textureformat::atc_rgba8
static readonly textureformat::atc_rgba8
textureformat::bc4
static readonly textureformat::bc4
textureformat::bc5
static readonly textureformat::bc5
textureformat::bc6h
static readonly textureformat::bc6h
textureformat::bc7
static readonly textureformat::bc7
textureformat::bgra32
static readonly textureformat::bgra32
textureformat::dxt1
static readonly textureformat::dxt1
textureformat::dxt1crunched
static readonly textureformat::dxt1crunched
textureformat::dxt5
static readonly textureformat::dxt5
textureformat::dxt5crunched
static readonly textureformat::dxt5crunched
textureformat::eac_r
static readonly textureformat::eac_r
textureformat::eac_r_signed
static readonly textureformat::eac_r_signed
textureformat::eac_rg
static readonly textureformat::eac_rg
textureformat::eac_rg_signed
static readonly textureformat::eac_rg_signed
textureformat::etc2_rgb
static readonly textureformat::etc2_rgb
textureformat::etc2_rgba1
static readonly textureformat::etc2_rgba1
textureformat::etc2_rgba8
static readonly textureformat::etc2_rgba8
textureformat::etc2_rgba8crunched
static readonly textureformat::etc2_rgba8crunched
textureformat::etc_rgb4
static readonly textureformat::etc_rgb4
textureformat::etc_rgb4_3ds
static readonly textureformat::etc_rgb4_3ds
textureformat::etc_rgb4crunched
static readonly textureformat::etc_rgb4crunched
textureformat::etc_rgba8_3ds
static readonly textureformat::etc_rgba8_3ds
textureformat::pvrtc_2bpp_rgb
static readonly textureformat::pvrtc_2bpp_rgb
textureformat::pvrtc_2bpp_rgba
static readonly textureformat::pvrtc_2bpp_rgba
textureformat::pvrtc_4bpp_rgb
static readonly textureformat::pvrtc_4bpp_rgb
textureformat::pvrtc_4bpp_rgba
static readonly textureformat::pvrtc_4bpp_rgba
textureformat::pvrtc_rgb2
static readonly textureformat::pvrtc_rgb2
textureformat::pvrtc_rgb4
static readonly textureformat::pvrtc_rgb4
textureformat::pvrtc_rgba2
static readonly textureformat::pvrtc_rgba2
textureformat::pvrtc_rgba4
static readonly textureformat::pvrtc_rgba4
textureformat::r16
static readonly textureformat::r16
textureformat::r8
static readonly textureformat::r8
textureformat::rfloat
static readonly textureformat::rfloat
textureformat::rg16
static readonly textureformat::rg16
textureformat::rg32
static readonly textureformat::rg32
textureformat::rgb24
static readonly textureformat::rgb24
textureformat::rgb48
static readonly textureformat::rgb48
textureformat::rgb565
static readonly textureformat::rgb565
textureformat::rgb9e5float
static readonly textureformat::rgb9e5float
textureformat::rgba32
static readonly textureformat::rgba32
textureformat::rgba4444
static readonly textureformat::rgba4444
textureformat::rgba64
static readonly textureformat::rgba64
textureformat::rgbafloat
static readonly textureformat::rgbafloat
textureformat::rgbahalf
static readonly textureformat::rgbahalf
textureformat::rgfloat
static readonly textureformat::rgfloat
textureformat::rghalf
static readonly textureformat::rghalf
textureformat::rhalf
static readonly textureformat::rhalf
textureformat::yuy2
static readonly textureformat::yuy2
textureformat::count
static System.Int32 GetEnumCount()
no documentation
Returns
System.Int32
textureformat::enumtoint
no documentation
Parameters
| enum UnityEngine.TextureFormat | an enum of type TextureFormat |
Returns
System.Int32
textureformat::inttoenum
no documentation
Parameters
| enumnumber System.Int32 | an int lower than UnityEngine::TextureFormat::Count() |
Returns
UnityEngine.TextureFormat
toint
ToInt, equivalent to UnityEngine::TextureFormat::EnumToInt(enum)
Returns
System.String
tostring
ToString, equivalent to UnityEngine::TextureFormat::EnumToString(enum)
Returns
System.String