Class RecorderOptions
Options class for the Recorder
Inherited Members
Namespace: UnityEditor.Recorder
Assembly: solution.dll
Syntax
public static class RecorderOptions
Properties
Name | Description |
---|---|
ShowRecorderGameObject | The recorder uses a "Unity-RecorderSessions" GameObject to store Scene references and manage recording sessions. If true, this GameObject will be visible in the Scene Hierarchy. |
VerboseMode | If true, the recorder will log additional recording steps into the Console. |