package threedb type Mesh struct { Links []MeshLink Vector1 *Vector Vector2 *Vector Shadow uint16 CMap uint16 }