Class CinemachineTrack
Inherited Members
TrackAsset.m_Clips
TrackAsset.OnBeforeTrackSerialize()
TrackAsset.OnAfterTrackDeserialize()
TrackAsset.GetClips()
TrackAsset.GetChildTracks()
TrackAsset.CreatePlayable(PlayableGraph, GameObject)
TrackAsset.CreateDefaultClip()
TrackAsset.CreateClip<T>()
TrackAsset.DeleteMarker(IMarker)
TrackAsset.GetMarkers()
TrackAsset.GetMarkerCount()
TrackAsset.GatherProperties(PlayableDirector, IPropertyCollector)
TrackAsset.OnCreateClip(TimelineClip)
TrackAsset.CalculateItemsHash()
TrackAsset.CreatePlayable(PlayableGraph, GameObject, TimelineClip)
TrackAsset.GetAnimationClipHash(AnimationClip)
TrackAsset.start
TrackAsset.end
TrackAsset.duration
TrackAsset.muted
TrackAsset.mutedInHierarchy
TrackAsset.timelineAsset
TrackAsset.parent
TrackAsset.isEmpty
TrackAsset.hasClips
TrackAsset.hasCurves
TrackAsset.isSubTrack
TrackAsset.outputs
TrackAsset.curves
TrackAsset.locked
TrackAsset.lockedInHierarchy
TrackAsset.supportsNotifications
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[Serializable]
[TrackClipType(typeof(CinemachineShot))]
[TrackMediaType(TimelineAsset.MediaType.Script)]
[TrackBindingType(typeof(CinemachineBrain))]
[TrackColor(0.53, 0, 0.08)]
public class CinemachineTrack : TrackAsset, ISerializationCallbackReceiver, IPropertyPreview
Methods
Name | Description |
---|---|
CreateTrackMixer(PlayableGraph, GameObject, int) |