Type Alias jumpy::core::physics::collisions::rapier::DebugColor
pub type DebugColor = [f32; 4];
Expand description
A color for debug-rendering.
The default colors are provided in HSLA (Hue Saturation Lightness Alpha) format.