AttributeDataType

Data types used in a Mesh's Vertex format

Constants

byte
An 8-bit normalized (from 0 to 1) value.


unorm16
A 16-bit normalized (from 0 to 1) value.


float
A floating point number.

See Also

Other Languages