GetBindings()
Returns an array of all the bindings added to the recorder.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Animations
- Assembly: UnityEditor.CoreModule
public EditorCurveBinding[] GetBindings()
Returns
Type | Description |
|---|---|
| EditorCurveBinding[] | Array of bindings. |