AddLayer(int)
Adds a new layer to the GraphView.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public void AddLayer(int index)
Parameters
the index of the new layer.