Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

VertexAttributeFormat.Float32

Description

32-bit float number.

This format matches the float data type in C# and other programming languages, and is default data type for most MeshAttributes.

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