A 3D plane.
Normalized plane? This normalizes the normal and also divide distance by its original normal length.
Itself but RawPlane3 form.
Apply given matrix4 to the plane.
A matrix4 which will be applied to the plane
A normalMatrix made out of {@link matrix}. Optional
Return a signed distance from given plane to the given point.
A point
Convert RawPlane3 to class form.
A RawPlane3
Generated using TypeDoc
A 3D plane.