RenderTextureFormat
enum:/TYPE/UnityEngine.RenderTextureFormat///
Parent
UnityObjectLink
rendertextureformat::argb1555
static readonly rendertextureformat::argb1555
rendertextureformat::argb2101010
static readonly rendertextureformat::argb2101010
rendertextureformat::argb32
static readonly rendertextureformat::argb32
rendertextureformat::argb4444
static readonly rendertextureformat::argb4444
rendertextureformat::argb64
static readonly rendertextureformat::argb64
rendertextureformat::argbfloat
static readonly rendertextureformat::argbfloat
rendertextureformat::argbhalf
static readonly rendertextureformat::argbhalf
rendertextureformat::argbint
static readonly rendertextureformat::argbint
rendertextureformat::bgr101010_xr
static readonly rendertextureformat::bgr101010_xr
rendertextureformat::bgra10101010_xr
static readonly rendertextureformat::bgra10101010_xr
rendertextureformat::bgra32
static readonly rendertextureformat::bgra32
rendertextureformat::default
static readonly rendertextureformat::default
rendertextureformat::defaulthdr
static readonly rendertextureformat::defaulthdr
rendertextureformat::depth
static readonly rendertextureformat::depth
rendertextureformat::r16
static readonly rendertextureformat::r16
rendertextureformat::r8
static readonly rendertextureformat::r8
rendertextureformat::rfloat
static readonly rendertextureformat::rfloat
rendertextureformat::rg16
static readonly rendertextureformat::rg16
rendertextureformat::rg32
static readonly rendertextureformat::rg32
rendertextureformat::rgb111110float
static readonly rendertextureformat::rgb111110float
rendertextureformat::rgb565
static readonly rendertextureformat::rgb565
rendertextureformat::rgbaushort
static readonly rendertextureformat::rgbaushort
rendertextureformat::rgfloat
static readonly rendertextureformat::rgfloat
rendertextureformat::rghalf
static readonly rendertextureformat::rghalf
rendertextureformat::rgint
static readonly rendertextureformat::rgint
rendertextureformat::rhalf
static readonly rendertextureformat::rhalf
rendertextureformat::rint
static readonly rendertextureformat::rint
rendertextureformat::shadowmap
static readonly rendertextureformat::shadowmap
rendertextureformat::count
static System.Int32 GetEnumCount()
no documentation
Returns
System.Int32
rendertextureformat::enumtoint
no documentation
Parameters
| enum UnityEngine.RenderTextureFormat | an enum of type RenderTextureFormat |
Returns
System.Int32
rendertextureformat::inttoenum
no documentation
Parameters
| enumnumber System.Int32 | an int lower than UnityEngine::RenderTextureFormat::Count() |
Returns
UnityEngine.RenderTextureFormat
toint
ToInt, equivalent to UnityEngine::RenderTextureFormat::EnumToInt(enum)
Returns
System.String
tostring
ToString, equivalent to UnityEngine::RenderTextureFormat::EnumToString(enum)
Returns
System.String