Field m_Inputs
The list of inputs to the Recorder, representing the sources of the captured data.
Namespace: UnityEditor.Recorder
Assembly: solution.dll
Syntax
protected List<RecorderInput> m_Inputs
Returns
| Type | Description |
|---|---|
| List<RecorderInput> |
The list of inputs to the Recorder, representing the sources of the captured data.
protected List<RecorderInput> m_Inputs
| Type | Description |
|---|---|
| List<RecorderInput> |