Skip to content

Commit 5dea521

Browse files
authored
Merge pull request #10619 from skyace65/ParticleMinMaxImage
Update particle process material min max image
2 parents 256561c + caabb14 commit 5dea521

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed
2.31 KB
Binary file not shown.

tutorials/2d/particle_process_material_2d.rst

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ ParticleProcessMaterial 2D Usage
66
Process material properties
77
---------------------------
88

9+
.. figure:: img/particle_minmaxcurve.webp
10+
:alt: ParticleProcessMaterial properties
11+
:align: right
12+
13+
Min, max, and curve properties
14+
915
The properties in this material control how particles behave and change over their lifetime.
1016
A lot of them have ``Min``, ``Max``, and ``Curve`` values that allow you to fine-tune
1117
their behavior. The relationship between these values is this: When a particle is spawned,
Binary file not shown.

0 commit comments

Comments
 (0)