ezEngine Release 26.3
Loading...
Searching...
No Matches
ezParticleRaycastHitReaction Struct Reference

How particles react when hitting a physics surface. More...

#include <ParticleBehavior_Raycast.h>

Inheritance diagram for ezParticleRaycastHitReaction:

Public Types

enum  Enum { Bounce , Die , Stop , Default = Bounce }
 
using StorageType = ezUInt8
 

Detailed Description

How particles react when hitting a physics surface.

Member Enumeration Documentation

◆ Enum

Enumerator
Bounce 

Particle bounces off the surface.

Die 

Particle is killed on impact.

Stop 

Particle stops moving.


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