diff options
author | QbieShay <cislaghi.ilaria@gmail.com> | 2021-07-11 15:45:21 +0200 |
---|---|---|
committer | QbieShay <cislaghi.ilaria@gmail.com> | 2021-07-11 17:30:47 +0200 |
commit | 9058367d1464f6ca0e692629f0eb7194c2f19745 (patch) | |
tree | 6cd4720ba9aa2679312ea5f5e9c54aae13504542 /scene/audio | |
parent | 9d4afa8b75f8db5ac039d6964c3e523119b750ca (diff) |
This commits adds a new emitter type for particles material
and 3D CPU particles. The new emitter is called "ring"
and it can emit either in a ring or cylinder fashion.
This adds the following properties for the emitter:
1. emission_ring_axis: the axis along which the ring/cylinder
will be constructed
2. emission_ring_radius: outer radius of the ring/cylinder
3. emission_ring_inner_radius: inner radius of the cylinder.
when set to zero, particles will emit in the full volume.
4. emission_ring_height: height of the ring/cylinder emitter.
Diffstat (limited to 'scene/audio')
0 files changed, 0 insertions, 0 deletions