Class RecorderTrack
Indicates the Track type for the Recorder.
Inherited Members
TrackAsset.m_Clips
TrackAsset.GatherProperties(PlayableDirector, IPropertyCollector)
TrackAsset.GetAnimationClipHash(AnimationClip)
TrackAsset.end
TrackAsset.duration
TrackAsset.muted
TrackAsset.mutedInHierarchy
TrackAsset.timelineAsset
TrackAsset.isEmpty
TrackAsset.hasClips
TrackAsset.hasCurves
TrackAsset.isSubTrack
TrackAsset.curves
TrackAsset.locked
TrackAsset.lockedInHierarchy
Namespace: UnityEditor.Recorder.Timeline
Assembly: Unity.Recorder.Editor.dll
Syntax
[Serializable]
[TrackClipType(typeof(RecorderClip))]
[TrackColor(0, 0.53, 0.08)]
public class RecorderTrack : TrackAsset, IPlayableAsset, ISerializationCallbackReceiver, IPropertyPreview