Function godot_sys::godot_vector3_linear_interpolate [] [src]

pub unsafe extern "C" fn godot_vector3_linear_interpolate(
    p_self: *const godot_vector3,
    p_b: *const godot_vector3,
    p_t: godot_real
) -> godot_vector3