We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8539d commit 3ef37a9Copy full SHA for 3ef37a9
fluids/tutorial.md
@@ -60,6 +60,7 @@ source ~/.bashrc
60
</world>
61
</sdf>
62
~~~
63
+Where:
64
* `<world_position>` and `<world_size>` set the fluid world center position and its size
65
* `<fluid_position>` and `<fluid_volume>` set the center position of the fluid and its volume to be filled with particles
66
* `<particle_nr>` if set to `0`, the given volume will be filled with fluid particles, otherwise the given particle number will be spawned.
0 commit comments