Skip to main content

get_coordinates_on_circle

Function get_coordinates_on_circle 

Source
pub fn get_coordinates_on_circle(angle: f32, radius: f32) -> Vec2
Expand description

Calculate the coordinates in X and Y on a circle by the radius.