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

#include <types.h>

Data Fields

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

Detailed Description

Size:
0x10 bytes.

Field Documentation

◆ x

f32 Vec4::x

The x component.

Offset:
0x0.
Size:
0x4 bytes.

◆ y

f32 Vec4::y

The y component.

Offset:
0x4.
Size:
0x4 bytes.

◆ z

f32 Vec4::z

The z component.

Offset:
0x8.
Size:
0x4 bytes.

◆ w

f32 Vec4::w

The w component.

Offset:
0xC.
Size:
0x4 bytes.

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