DefaultHDR
Default HDR color render texture format: will be chosen accordingly to Frame Buffer format and Platform.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
DefaultHDR = 9
Remarks
Typically this is RenderTextureFormat.ARGBHalf format.
Additional Resources: RenderTexture class, SystemInfo.SupportsRenderTextureFormat.