Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TPlane
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Plane.h |
| Include | #include "Math/Plane.h" |
TPlane< T > operator&43;
&40;
const TPlane< T > & V
&41; const
Remarks
Gets result of adding a plane to this. The result of adding a plane to this.
Parameters
| Name | Description |
|---|---|
| V | The other plane. |