conservative
Enables conservative rasterization. Before using check for support via SystemInfo.supportsConservativeRaster property.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool conservative { get; set; }
Remarks
Additional Resources: SystemInfo class.