DrawCircle3D

Function DrawCircle3D 

Source
pub unsafe extern "C" fn DrawCircle3D(
    center: Vector3,
    radius: c_float,
    rotationAxis: Vector3,
    rotationAngle: c_float,
    color: Color,
)
Expand description

Draw a circle in 3D world space