Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


graphicsFormat

The color format of the render texture. You can set the color format to None to achieve depth-only rendering.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public GraphicsFormat graphicsFormat { get; set; }

Remarks

Additional Resources: GraphicsFormat.