Type Alias rapier2d::pipeline::DebugColor

source ·
pub type DebugColor = [f32; 4];
Expand description

A color for debug-rendering.

The default colors are provided in HSLA (Hue Saturation Lightness Alpha) format.