Home -> IndexAttribute -> DataType
Description
The DataType enumeration identifies the scalar integer encoding used by an index attribute entry.
Members
| Name | Description | |
|---|---|---|
| UInt16 |
Stores each index as a 16-bit unsigned integer.
|
|
| UInt32 |
Stores each index as a 32-bit unsigned integer.
|