MDLVertexAttributeData.DataStart Property

Definition

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

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

Property Value

IntPtr

nativeint

Attributes

Applies to