Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
SpawnParticlesInfo Struct Reference

#include <object_helpers.h>

Data Fields

s8 behParam
 
s8 count
 
u8 model
 
s8 offsetY
 
s8 forwardVelBase
 
s8 forwardVelRange
 
s8 velYBase
 
s8 velYRange
 
s8 gravity
 
s8 dragStrength
 
f32 sizeBase
 
f32 sizeRange
 

Field Documentation

◆ behParam

s8 SpawnParticlesInfo::behParam

◆ count

s8 SpawnParticlesInfo::count

◆ dragStrength

s8 SpawnParticlesInfo::dragStrength

◆ forwardVelBase

s8 SpawnParticlesInfo::forwardVelBase

◆ forwardVelRange

s8 SpawnParticlesInfo::forwardVelRange

◆ gravity

s8 SpawnParticlesInfo::gravity

◆ model

u8 SpawnParticlesInfo::model

◆ offsetY

s8 SpawnParticlesInfo::offsetY

◆ sizeBase

f32 SpawnParticlesInfo::sizeBase

◆ sizeRange

f32 SpawnParticlesInfo::sizeRange

◆ velYBase

s8 SpawnParticlesInfo::velYBase

◆ velYRange

s8 SpawnParticlesInfo::velYRange

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