This version of Unity is unsupported.

SortingSettings Constructor

Declaration

public SortingSettings(Camera camera);

Parameters

camera The camera's transparency sort mode is used to determine whether to use orthographic or distance based sorting.

Description

Create a sorting settings struct.