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

Linear and angular velocity correction computed by a controller. More...

#include <rapier.h>

Data Fields

struct R3Vector linear
 World-space linear velocity correction.
R3AngVector angularVelocity
 World-space angular velocity correction, in radians per second.

Detailed Description

Linear and angular velocity correction computed by a controller.

Field Documentation

◆ angularVelocity

R3AngVector R3VelocityCorrection::angularVelocity

World-space angular velocity correction, in radians per second.

◆ linear

struct R3Vector R3VelocityCorrection::linear

World-space linear velocity correction.


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