world__raycast

Function world__raycast 

Source
pub unsafe extern "C" fn world__raycast(
    raycast_ptr: *const RaycastQueryWithOptions,
    __ark_ffi_output: *mut RaycastHit,
) -> ErrorCode
👎Deprecated: use spherecast instead