We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc2839 commit 3d18b1eCopy full SHA for 3d18b1e
proto/gz/msgs/particle_emitter.proto
@@ -55,8 +55,6 @@ message ParticleEmitter
55
CYLINDER = 2;
56
/// \brief Ellipsoid emitter.
57
ELLIPSOID = 3;
58
- /// \brief Cone emitter.
59
- CONE = 4;
60
}
61
/// \brief The emitter type.
62
EmitterType type = 4;
0 commit comments