MDLAsset.EndTime 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 last timed data item in the asset, which is the highest value to which all requested timed sample data are clamped.
public virtual double EndTime { [Foundation.Export("endTime")] get; [Foundation.Export("setEndTime:")] set; }
member this.EndTime : double with get, set
Property Value
- Attributes