| ParticleFloat | 
| Constants | 
| ConstantA | |
| ConstantB | |
| ConstantValue | |
| CurveA | |
| CurveB | |
| CurveRange | |
| Evaluation | |
| Type | 
| Evaluate | Evaluates the value based on the given delta and random seed, optimized for performance. | 
| GetValueobsolete | This is only here to remain "compatible" with RangedFloat | 
| IsNearlyZero | Checks if the value is nearly zero. | 
| JsonRead | Reads a ParticleFloat instance from JSON, refactored for modularity. | 
| JsonWrite | Writes a ParticleFloat instance to JSON, refactored for modularity. |