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 > TranslateBy
&40;
const TVector< T > & V
&41; const
Remarks
Get the result of translating the plane by the given offset The result of transform.
Parameters
| Name | Description |
|---|---|
| V | The translation amount |