VertexFormat

sg_vertex_format

The data type of a vertex component. This is used to describe the layout of vertex data when creating a pipeline object

Values

ValueMeaning
Invalid
Float
Float2
Float3
Float4
Byte4
Byte4n
Ubyte4
Ubyte4n
Short2
Short2n
Ushort2n
Short4
Short4n
Ushort4n
Uint10_n2
Half2
Half4
Num

Meta