SSBM Decomp
Loading...
Searching...
No Matches
Vec3 Struct Reference

#include <types.h>

Data Fields

f32 x
 The x component.
 
f32 y
 The y component.
 
f32 z
 The z component.
 

Detailed Description

Size:
0xC bytes.

Field Documentation

◆ x

f32 Vec3::x

The x component.

Offset:
0x0.
Size:
0x4 bytes.

◆ y

f32 Vec3::y

The y component.

Offset:
0x4.
Size:
0x4 bytes.

◆ z

f32 Vec3::z

The z component.

Offset:
0x8.
Size:
0x4 bytes.

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