#include <levels.h>
Data Fields | |
| float | min_x |
| float | min_y |
| float | max_x |
| float | max_y |
| float | unk |
Very likely these are the region bounds (region indices from scenes indicate that).
Entry from interleaved T2FSArray (after deinterleaving)
| float s_T2FSDataRegionBounds::min_x |
| float s_T2FSDataRegionBounds::min_y |
| float s_T2FSDataRegionBounds::max_x |
| float s_T2FSDataRegionBounds::max_y |
| float s_T2FSDataRegionBounds::unk |