FSphere::TransformBy

Get result of Transforming sphere by Matrix.

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 FMatrix & M
) const

Remarks

Get result of Transforming sphere by Matrix.

Returns

Result of transformation.

Parameters

Parameter

Description

M

Matrix to transform by.

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