Compartir a través de


MDLSubmesh.GetIndexBuffer(MDLIndexBitDepth) Método

Definición

Devuelve el búfer de índice de la submesh con la profundidad de bits especificada.

[Foundation.Export("indexBufferAsIndexType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual ModelIO.IMDLMeshBuffer GetIndexBuffer (ModelIO.MDLIndexBitDepth indexType);
abstract member GetIndexBuffer : ModelIO.MDLIndexBitDepth -> ModelIO.IMDLMeshBuffer
override this.GetIndexBuffer : ModelIO.MDLIndexBitDepth -> ModelIO.IMDLMeshBuffer

Parámetros

indexType
MDLIndexBitDepth

Devoluciones

Atributos

Se aplica a