API ReferenceSandbox.MovieMaker
IReferenceTrackclass
Maps to an `Sandbox.MovieMaker.ITrackReference` in a scene, which binds to a `Sandbox.GameObject` or `Sandbox.Component`.
object→IReferenceTrack
Properties3
Showing 3 properties
public virtual System.Guid Sandbox.MovieMaker.IReferenceTrack.Id { get; set; }
Identifier for this track. Must be unique in the containing `Sandbox.MovieMaker.IMovieClip`, but different clips can share tracks as long as they have identical names, types, and parent tracks.
Returns:
Guid—public virtual Sandbox.MovieMaker.TrackMetadata Sandbox.MovieMaker.IReferenceTrack.Metadata { get; set; }
Additional information used when editing or animating this track.
public virtual Sandbox.MovieMaker.IReferenceTrack`1<Sandbox.GameObject> Sandbox.MovieMaker.IReferenceTrack.Parent { get; set; }
No results match this filter.