MDLVertexAttribute.Offset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the byte offset that locates this attribute relative to the start of a vertex datum in the vertex buffer.
public virtual nuint Offset { [Foundation.Export("offset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Offset : nuint with get, set
Property Value
System.System.UIntPtr
System.unativeint
- Attributes