Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UInt32

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

Definition

UInt32 = 10

Remarks

This format matches the @uint@ data type in C#, with values ranging from 0 to 4294967295.
Additional Resources: Mesh class, VertexAttribute enum, Mesh.GetVertexAttributeFormat.