Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

GraphicsSettings.transparencySortMode

public static TransparencySortMode transparencySortMode;

Description

Transparent object sorting mode.

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.