설명

Color render texture format. 10 bits for colors, 2 bits for alpha.

Note that not all graphics cards support this format. Use SystemInfo.SupportsRenderTextureFormat to check for support.

See Also: RenderTexture.format, RenderTexture class, SystemInfo.SupportsRenderTextureFormat.