Enum EncodingType

EncodingType enumeration

The datatype of the accessor’s components.

public enum EncodingType

Values

NameValueDescription
BYTE5120
UNSIGNED_BYTE5121
SHORT5122
UNSIGNED_SHORT5123
UNSIGNED_INT5125
FLOAT5126

See Also