Share via


MDLSubmesh.IndexBuffer Property

Definition

Gets the buffer whose indices sequence the vertex data into interpretable geometry.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.IMDLMeshBuffer IndexBuffer { [Foundation.Export("indexBuffer", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("indexBuffer", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.IndexBuffer : ModelIO.IMDLMeshBuffer

Property Value

Attributes

Applies to