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/
(
T Scale
) const
Remarks
Gets result of dividing a plane. The result of division.
Parameters
| Name | Description |
|---|---|
| Scale | What to divide by. |