MTKSubmesh.IndexBuffer 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 index buffer for rendering the submesh.
public virtual MetalKit.MTKMeshBuffer IndexBuffer { [Foundation.Export("indexBuffer")] get; }
member this.IndexBuffer : MetalKit.MTKMeshBuffer
Property Value
- Attributes