MTLIndexType Enum

Definition

The index type for an index buffer.

[ObjCRuntime.Native]
public enum MTLIndexType
[<ObjCRuntime.Native>]
type MTLIndexType = 
Inheritance
MTLIndexType
Attributes

Fields

Name Value Description
UInt16 0
UInt32 1

Applies to