azalea

Function direction_looking_at

Source
pub fn direction_looking_at(current: &Vec3, target: &Vec3) -> LookDirection
Expand description

Return the look direction that would make a client at current be looking at target.