LightingExplorerTableColumn.ComparePropertiesDelegate
A delegate for comparison of properties for sorting.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public delegate int LightingExplorerTableColumn.ComparePropertiesDelegate(SerializedProperty lhs, SerializedProperty rhs)