Skip to main content

plane_separation

Function plane_separation 

Source
pub fn plane_separation(plane: Plane, point: Vec3) -> f32
Expand description

Signed separation of a point from a plane. (math_internal.h: b3PlaneSeparation)