MDLAsset.StartTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the timestamp of the first timed data item in the asset, which is the lowest value to which all requested timed sample data are clamped.
public virtual double StartTime { [Foundation.Export("startTime")] get; [Foundation.Export("setStartTime:")] set; }
member this.StartTime : double with get, set
Property Value
- Attributes