PlaneDistanceFromOrigin Field |
Namespace: DigitalRune.Geometry.Shapes
This value is the plane constant d from the plane equation a * x + b * y + c * z = d. If the Normal is normalized, then this value is the distance from the plane point nearest to the origin projected onto the normal vector. This distance can be negative to signify a negative plane offset.