IMTLRenderCommandEncoder.SetVertexBuffer(IMTLBuffer, nuint, nuint) Method
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.
[Foundation.Export("setVertexBuffer:offset:atIndex:")]
[Foundation.Preserve(Conditional=true)]
public void SetVertexBuffer (Metal.IMTLBuffer buffer, nuint offset, nuint index);
abstract member SetVertexBuffer : Metal.IMTLBuffer * nuint * nuint -> unit
Parameters
- buffer
- IMTLBuffer
- offset
- System.System.UIntPtr System.unativeint
- index
- System.System.UIntPtr System.unativeint
- Attributes