FSphere::TransformBy

Get result of Transforming sphere with Transform.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Sphere.h

Include

#include "Math/Sphere.h"

Source

/Engine/Source/Runtime/Core/Private/Math/Sphere.cpp

Syntax

FSphere TransformBy
(
    const FTransform & M
) const

Remarks

Get result of Transforming sphere with Transform.

Returns

Result of transformation.

Parameters

Parameter

Description

M

Transform information.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss