Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.