Choose your operating system:
Windows
macOS
Linux
| ITypedElementWorldInterface::FindSuitableTransformAlongPath()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Elements/Interfaces/TypedElementWorldInterface.h |
Include |
#include "Elements/Interfaces/TypedElementWorldInterface.h" |
virtual bool FindSuitableTransformAlongPath
(
const FTypedElementHandle & InElementHandle,
const FVector & InPathStart,
const FVector & InPathEnd,
const FCollisionShape & InTestShape,
TArrayView< const FTypedElementHandle > InElementsToIgnore,
FTransform & OutSuitableTransform
)
Attempt to find a suitable (non-intersecting) transform for the given element along the given path.