Class GameViewInputSettings
Use this class to record the frames rendered in the Game View window.
Inheritance
GameViewInputSettings
Inherited Members
Namespace: UnityEditor.Recorder.Input
Assembly: solution.dll
Syntax
[Serializable]
public class GameViewInputSettings : StandardImageInputSettings
Constructors
Name | Description |
---|---|
GameViewInputSettings() | Default constructor. |
Properties
Name | Description |
---|---|
FlipFinalOutput | Use this property if you need to vertically flip the final output. |
InputType | |
SupportsTransparent | Indicates if derived classes support transparency. |