Color render texture format. R and G channels are 11 bit floating point, B channel is 10 bit floating point.
Note that not all graphics cards support this format. Use SystemInfo.SupportsRenderTextureFormat
to check for support.
Additional resources: RenderTexture class, SystemInfo.SupportsRenderTextureFormat.