Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SInt32

32-bit signed integer.
Read time 1 minuteLast updated 4 days ago

Definition

SInt32 = 11

Remarks

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