C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

Portal::GetWorldPlane

Defined in:  C4Portals.h
Returns the world-space plane containing the portal.
Prototype

const Vector4D& GetWorldPlane(voidconst;

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

Vector4D

Portal::GetWorldVertexArray