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

Optional unsigned integer override; enabled = 0 selects no override. More...

#include <rapier.h>

Data Fields

R3Bool enabled
 Whether this setting/object is enabled (0 or 1).
uint32_t value
 Value used when enabled is 1.

Detailed Description

Optional unsigned integer override; enabled = 0 selects no override.

Field Documentation

◆ enabled

R3Bool R3OptionalU32::enabled

Whether this setting/object is enabled (0 or 1).

◆ value

uint32_t R3OptionalU32::value

Value used when enabled is 1.


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