Share via


MDLVertexAttributeData.DataStart Property

Definition

Gets or sets the intra-vertex byte offset for the start of attribute data.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr DataStart { [Foundation.Export("dataStart", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDataStart:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dataStart", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setDataStart:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.DataStart : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to