VertexModifiers¶
This section describes some kind of vertex modification, but it isn't used in the game files.
Format¶
The section is an array of VertexModifier structures.
Size | Type | Description |
---|---|---|
4B | uint | some kind of index |
4B | uint | unknown some kind of type |
12B | Vec3f | unknown some vector |
4B | uint | unknown some color |
12B | Vec3f | type == 1 unknown some vector |
4B | uint | unknown some integer parameter |
1B | uint | unknown some byte |