DrawCapsule

Function DrawCapsule 

Source
pub unsafe extern "C" fn DrawCapsule(
    startPos: Vector3,
    endPos: Vector3,
    radius: c_float,
    slices: c_int,
    rings: c_int,
    color: Color,
)
Expand description

Draw a capsule with the center of its sphere caps at startPos and endPos