|
Rapier C — 2D / f32 0.36.0+c.0
|
Optional particle remapping; check found before reading the destination. More...
#include <rapier.h>
Data Fields | |
| struct R2SoftBodyHandle | body |
| World-bound rigid/soft-body handle, as selected by the field type. | |
| uint32_t | index |
| Zero-based element index. | |
| R2Bool | found |
| Whether a result exists; other result fields are meaningful only when this is 1. | |
Optional particle remapping; check found before reading the destination.
| struct R2SoftBodyHandle R2OptionalParticleDestination::body |
World-bound rigid/soft-body handle, as selected by the field type.
| R2Bool R2OptionalParticleDestination::found |
Whether a result exists; other result fields are meaningful only when this is 1.
| uint32_t R2OptionalParticleDestination::index |
Zero-based element index.