Unravel Engine C++ Reference
Loading...
Searching...
No Matches
ps::ParticleSystem::BatchedParticle Struct Reference

Public Attributes

float dist
 
uint32_t emitter_idx
 
uint32_t particle_idx
 

Detailed Description

Definition at line 798 of file particle_system.cpp.

Member Data Documentation

◆ dist

float ps::ParticleSystem::BatchedParticle::dist

Definition at line 800 of file particle_system.cpp.

◆ emitter_idx

uint32_t ps::ParticleSystem::BatchedParticle::emitter_idx

Definition at line 801 of file particle_system.cpp.

◆ particle_idx

uint32_t ps::ParticleSystem::BatchedParticle::particle_idx

Definition at line 802 of file particle_system.cpp.


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