Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TSphere
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Sphere.h |
| Include | #include "Math/Sphere.h" |
TSphere< T > operator&43;
&40;
const TSphere< T > & Other
&41; const
Remarks
Gets the result of addition to this bounding volume. A new bounding volume.
Parameters
| Name | Description |
|---|---|
| Other | The other volume to add to this. |