Namespace UnityEditor.Recorder.Input
Classes
AnimationInput
Use this class to record animations in the scene in the Unity native format.
AnimationInputSettings
Base class that represents a RecorderSetting Input that can be recorded from. (like a Camera, a RenderTexture...)
AudioInput
Use this class to record audio from the built-in Unity audio system.
AudioInputSettings
Use this class to manage all the information required to record audio from a Scene.
Camera360InputSettings
A class that represents the settings of a 360 View.
CameraInput
Use this class to record from a Scene Camera.
CameraInputSettings
Use this class to manage all the information required to record from a Scene Camera.
GameViewInputSettings
Use this class to record the frames rendered in the Game View window.
ImageInputSettings
Base class that represents a RecorderSetting Input that can be recorded from. (like a Camera, a RenderTexture...)
RenderTextureInputSettings
The settings of a Render Texture input.
RenderTextureSamplerSettings
The settings of a Render Texture sampler.
StandardImageInputSettings
Base class that represents a RecorderSetting Input that can be recorded from. (like a Camera, a RenderTexture...)
Enums
AnimationInputSettings.CurveSimplificationOptions
Available options for animation curve data compression.
SuperSamplingCount
Sets which level of multisample anti-aliasing (MSAA) to use for the capture.