add doc/ru/particles.md

This commit is contained in:
MihailRis
2024-11-06 20:49:51 +03:00
parent 76d6b518a5
commit df2f24d94e
3 changed files with 68 additions and 1 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ struct ParticlesPreset : public Serializable {
/// @brief Particle size
glm::vec3 size {0.1f};
/// @brief Spawn spread shape
ParticleSpawnShape spawnShape;
ParticleSpawnShape spawnShape = BALL;
/// @brief Spawn spread
glm::vec3 spawnSpread {};
/// @brief Texture name