Method SetLayerDepthAsync
SetLayerDepthAsync(int, int, Action<bool>)
Declaration
public void SetLayerDepthAsync(int layerId, int depth, Action<bool> onLayerDepthSet = null)
Parameters
| Type | Name | Description |
|---|---|---|
| int | layerId | |
| int | depth | |
| Action<bool> | onLayerDepthSet |