Rapier C — 2D / f32 0.36.0+c.0
Loading...
Searching...
No Matches
R2OptionalParticleDestination Struct Reference

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.

Detailed Description

Optional particle remapping; check found before reading the destination.

Field Documentation

◆ body

struct R2SoftBodyHandle R2OptionalParticleDestination::body

World-bound rigid/soft-body handle, as selected by the field type.

◆ found

R2Bool R2OptionalParticleDestination::found

Whether a result exists; other result fields are meaningful only when this is 1.

◆ index

uint32_t R2OptionalParticleDestination::index

Zero-based element index.


The documentation for this struct was generated from the following file: