Function cgl_rs::graphics::widgets::set_fill_color
source · pub fn set_fill_color(color: Vector4)
Expand description
Sets the fill color for the current frame.
Arguments
color
- AVector4
representing the color of the fill.