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

#include <types.h>

Data Fields

s8 x
 The x component.
 
s8 y
 The y component.
 
s8 z
 The z component.
 

Detailed Description

Size:
0x3 bytes.

Field Documentation

◆ x

s8 S8Vec3::x

The x component.

Offset:
0x0.
Size:
0x1 byte.

◆ y

s8 S8Vec3::y

The y component.

Offset:
0x1.
Size:
0x1 byte.

◆ z

s8 S8Vec3::z

The z component.

Offset:
0x2.
Size:
0x1 byte.

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