Freigeben über


MDLAsset.FrameInterval Property

Definition

Gets or sets the frame interval for timed data in the asset.

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

Property Value

Attributes

Applies to