Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TBox
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Box.h |
| Include | #include "Math/Box.h" |
TBox< T > TransformProjectBy
&40;
const TMatrix< T > & ProjM
&41; const
Remarks
Returns the current world bounding box transformed and projected to screen space The transformed box.
Parameters
| Name | Description |
|---|---|
| ProjM | The projection matrix. |