This version of Unity is unsupported.

RenderTextureDescriptor.graphicsFormat

public Experimental.Rendering.GraphicsFormat graphicsFormat;

Description

The color format for the RenderTexture. You can set this format to None to achieve depth-only rendering.

See Also: GraphicsFormat.