Function firework_rs::utils::gen_points_arc

source ·
pub fn gen_points_arc(
    radius: f32,
    n: usize,
    st_angle: f32,
    ed_angle: f32
) -> Vec<Vec2>
Expand description

Generate random Vec2 on an arc