Table of Contents

Enum IndexType

Namespace
Pie
Assembly
Pie.dll

The data type of the indices used when drawing.

public enum IndexType

Fields

UInt = 1

These indices are an unsigned 32-bit integer.

UShort = 0

These indices are an unsigned 16-bit integer.