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

How velocity behavior changes particle speed. More...

#include <ParticleBehavior_Velocity.h>

Inheritance diagram for ezVelocityChangeMode:

Public Types

enum  Enum { CustomCurve , SharedCurve , Friction , Default = Friction }
 
using StorageType = ezUInt8
 

Detailed Description

How velocity behavior changes particle speed.

Member Enumeration Documentation

◆ Enum

Enumerator
CustomCurve 

Use embedded curve data.

SharedCurve 

Reference shared curve resource.

Friction 

Apply friction to reduce speed.


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