Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SInt16

16-bit signed integer.
Read time 1 minuteLast updated 6 days ago

Definition

SInt16 = 9

Remarks

This format matches the @short@ data type in C#, with values ranging from -32768 to 32767.
Additional Resources: Mesh class, VertexAttribute enum, Mesh.GetVertexAttributeFormat.