transparencySortMode
Transparent object sorting mode.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public static TransparencySortMode transparencySortMode { get; set; }
Remarks
This is the default TransparencySortMode that the rendering pipeline uses for all Cameras unless the settings are overridden for a specific Camera.
Additional Resources: TransparencySortMode enum, Camera.transparencySortMode.