Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > TSphere
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TSphere< T > | TransformBy
(
const TMatrix< T >& M |
Get result of Transforming sphere by Matrix. |
![]() ![]() |
TSphere< T > | TransformBy
(
const FTransform& M |
Get result of Transforming sphere with Transform. |