Choose your operating system:
Windows
macOS
Linux
| ITypedElementWorldInterface::FindSuitableTransformAtPoint()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Elements/Interfaces/TypedElementWorldInterface.h |
Include |
#include "Elements/Interfaces/TypedElementWorldInterface.h" |
virtual bool FindSuitableTransformAtPoint
(
const FTypedElementHandle & InElementHandle,
const FTransform & InPotentialTransform,
FTransform & OutSuitableTransform
)
Attempt to find a suitable (non-intersecting) transform for the given element at the given point.