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