LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_T2FSDataRegionBounds Struct Reference

#include <levels.h>

Data Fields

float min_x
float min_y
float max_x
float max_y
float unk

Detailed Description

Very likely these are the region bounds (region indices from scenes indicate that).

Entry from interleaved T2FSArray (after deinterleaving)

Field Documentation

◆ min_x

float s_T2FSDataRegionBounds::min_x

◆ min_y

float s_T2FSDataRegionBounds::min_y

◆ max_x

float s_T2FSDataRegionBounds::max_x

◆ max_y

float s_T2FSDataRegionBounds::max_y

◆ unk

float s_T2FSDataRegionBounds::unk

The documentation for this struct was generated from the following file: