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 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public GraphicsFormat graphicsFormat { get; set; }
Remarks
Additional Resources: GraphicsFormat.