Descripción

16-bit signed normalized number.

This format stores uniformly quantized numbers in [-1..1] range, with 16 bits of precision (65536 possible different values).

See Also: Mesh class, VertexAttribute enum, Mesh.GetVertexAttributeFormat.