MDLAsset.EndTime Property

Definition

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.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double EndTime { [Foundation.Export("endTime")] get; [Foundation.Export("setEndTime:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("endTime")>]
[<set: Foundation.Export("setEndTime:")>]
member this.EndTime : double with get, set

Property Value

Attributes

Applies to