Select your preferred scripting language. All code snippets will be displayed in this language.
Scalar (R) render texture format, 8 bit fixed point.
Note that not all graphics cards support floating point render textures. Use SystemInfo.SupportsRenderTextureFormat to check for support.
See Also: RenderTexture.format, RenderTexture class, SystemInfo.SupportsRenderTextureFormat.