Skip to main content

Vertex

FourCC: OVTX (0x4F565458) Version: V0

Binary Layout

#FieldTypeNotes
1countu32Number of vertices

Per vertex (repeated count times):

#FieldType
2ob[0] (X)s16
3ob[1] (Y)s16
4ob[2] (Z)s16
5flagu16
6tc[0] (S)s16
7tc[1] (T)s16
8cn[0] (R)u8
9cn[1] (G)u8
10cn[2] (B)u8
11cn[3] (A)u8

Per-vertex: 16 bytes. Total: 4 + (count × 16) bytes.