VertexAttributeFormat.SInt8

Description

8-bit signed integer.

This format matches the @sbyte@ data type in C#, with values ranging from -128 to 127.

Additional resources: Mesh class, VertexAttribute enum, Mesh.GetVertexAttributeFormat.


Did you find this page useful? Please give it a rating: