Share via


MDLVertexBufferLayout.Stride Property

Definition

Gets or sets the stride of the data.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr Stride { [Foundation.Export("stride")] get; [Foundation.Export("setStride:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("stride")>]
[<set: Foundation.Export("setStride:")>]
member this.Stride : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to