Portal::GetWorldPlane
Defined in:
Returns the world-space plane containing the portal.
C4Portals.h
Prototype
const Plane3D& GetWorldPlane(void) const;
Description
The GetWorldPlane
function returns the world-space plane containing the portal. A portal is visible only from the positive side of this plane.
See Also