DynamicModels¶
This section describes models which can change their appearence over time, but there is little information how and in which way this occurs.
Format¶
The section content contains an structural array.
Size | Type | Description |
---|---|---|
4B | uint | some kind of index |
4B | uint | unknown some integer |
4B | uint | unknown some integer |
12B | Vec3f | position |
12B | Vec3f | direction vector |
4B | float | unknown floating parameter |
4B | float | unknown floating parameter |
12B | Vec3f | unknown some vector |
4B | uint | unknown some integer |
4B | uint | unknown some integer |
DynModelData[3] | unknown change parameters (see DynModelData) |
DynModelData¶
Size | Type | Description |
---|---|---|
4B | float | unknown some floating parameter |
4B | float | unknown some floating parameter |
4B | float | unknown some floating parameter |
4B | float | unknown some floating parameter |
4B | float | unknown some floating parameter |
4B | float | unknown some floating parameter |
4B | float | unknown some floating parameter |
1B | uint | unknown some integer |
4B | uint | unknown some color |
4B | uint | unknown some integer parameter |
zstring | model filename | |
zstring | texture filename |