Class InputSettingsSelector
Use this class to specify a particular input type (it allows for each recorder to support only a subset of the input settings).
Inherited Members
Namespace: UnityEditor.Recorder
Assembly: solution.dll
Syntax
[Serializable]
public abstract class InputSettingsSelector
Constructors
Name | Description |
---|---|
InputSettingsSelector() | The default constructor. |
Properties
Name | Description |
---|---|
Selected | The currently selected RecorderInputSettings. |