Function GetWorldToScreen

Source
pub unsafe extern "C" fn GetWorldToScreen(
    position: Vector3,
    camera: Camera,
) -> Vector2
Expand description

Get the screen space position for a 3d world space position