|
Rapier C — 2D / f64 0.36.0+c.0
|
World-space line segment produced by physics debug rendering. More...
#include <rapier.h>
Data Fields | |
| struct R2Vector | a |
| World-space start point. | |
| struct R2Vector | b |
| World-space end point. | |
| float | color [4] |
| HSLA color: hue in degrees, then saturation, lightness and alpha in [0, 1]. | |
World-space line segment produced by physics debug rendering.
| struct R2Vector R2DebugLine::a |
World-space start point.
| struct R2Vector R2DebugLine::b |
World-space end point.
| float R2DebugLine::color[4] |
HSLA color: hue in degrees, then saturation, lightness and alpha in [0, 1].