Namespace UnityEngine.Recorder
Classes
RecorderBindings
Helper component mainly used to save Recorder's GameObject references. Some recorders (such as the Animation Recorder) require a GameObject reference from a Scene to record from. In such a case, this component is automatically added to the Scene and binds the selected GameObject to the Recorder Settings.