pub fn set_fill_color(color: Vector4)
Expand description

Sets the fill color for the current frame.

Arguments

  • color - A Vector4 representing the color of the fill.