API ReferenceSandbox.MovieMaker
ITrackclass
Maps to a `Sandbox.MovieMaker.ITrackTarget` in a scene, and describes how it changes over time.
object→ITrack
Properties3
Showing 3 properties
public virtual string Sandbox.MovieMaker.ITrack.Name { get; set; }
Property or object name, used when auto-binding this track in a scene.
Returns:
string—public virtual Sandbox.MovieMaker.ITrack Sandbox.MovieMaker.ITrack.Parent { get; set; }
Tracks can be nested, which means child tracks can auto-bind to targets in the scene if their parent is bound.
public virtual System.Type Sandbox.MovieMaker.ITrack.TargetType { get; set; }
What type of object or property is this track targeting.
No results match this filter.