SortingLayer.LayerCallback
Calls the methods in its invocation list when a sorting layer is added or removed.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Delegate
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public delegate void SortingLayer.LayerCallback(SortingLayer layer)