Function gdnative_sys::godot_vector3_new [] [src]

pub unsafe extern fn godot_vector3_new(p_v: *mut godot_vector3,
                                       p_x: godot_real,
                                       p_y: godot_real,
                                       p_z: godot_real)