Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Elements/Interfaces/TypedElementWorldInterface.h |
Include |
#include "Elements/Interfaces/TypedElementWorldInterface.h" |
bool FindSuitableTransformAlongPath
(
const FVector & InPathStart,
const FVector & InPathEnd,
const FCollisionShape & InTestShape,
TArrayView< const FTypedElementHandle > InElementsToIgnore,
FTransform & OutSuitableTransform
) const