Class CameraInputSettings
Use this class to manage all the information required to record from a Scene Camera.
Inheritance
Inherited Members
Namespace: UnityEditor .Recorder.Input
Assembly: solution.dll
Syntax
[Serializable]
public class CameraInputSettings : StandardImageInputSettings
Constructors
Name | Description |
---|---|
Camera |
Default constructor. |
Properties
Name | Description |
---|---|
Camera |
Indicates the GameObject tag of the Camera used for the capture. |
Capture |
Use this property to include the UI GameObjects to the recording. |
Flip |
Use this property if you want to apply a vertical flip to the final output. |
Input |
|
Source | Indicates the Camera input type. |
Methods
Name | Description |
---|---|
Check |