Skip to main content

planeSignedDistance

Callable

  • planeSignedDistance(plane: Plane, point: Vec3): number

  • Signed distance from a point to a plane. Positive = point is on the side the normal points toward.


    Parameters

    Returns number