graphicsFormat
The color format for the RenderTexture. You can set this 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
See Also: GraphicsFormat.