Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > TSphere > TSphere
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Sphere.h |
Include | #include "Math/Sphere.h" |
TSphere
(
int32
)
Remarks
Creates and initializes a new sphere.
Parameters
Name | Description |
---|---|
int32 | Passing int32 sets up zeroed sphere. |