Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TSphere > API/Runtime/Core/Math/TSphere/__ctor
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Sphere.h |
Include | #include "Math/Sphere.h" |
template<typename FArg, std::enable_if_t<(!std::is_same_v< T, FArg >), int >>
TSphere
(
const TSphere < FArg > & From
)
Remarks
Conversion from other variant type.