Enum EncodingType
EncodingType enumeration
The datatype of the accessor’s components.
public enum EncodingType
Values
| Name | Value | Description |
|---|---|---|
| BYTE | 5120 | |
| UNSIGNED_BYTE | 5121 | |
| SHORT | 5122 | |
| UNSIGNED_SHORT | 5123 | |
| UNSIGNED_INT | 5125 | |
| FLOAT | 5126 |
See Also
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD