Four color render texture format, 16 bits per channel, fixed point, unsigned normalized.
Note that not all graphics cards support this format. Use SystemInfo.SupportsRenderTextureFormat
to check for support.
See Also: RenderTexture.format, RenderTexture class, SystemInfo.SupportsRenderTextureFormat.