ITypedElementWorldInterface::GetRelativeTransform

Get the transform of this element relative to its parent, if any.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Elements/Interfaces/TypedElementWorldInterface.h

Include

#include "Elements/Interfaces/TypedElementWorldInterface.h"

Syntax

virtual bool GetRelativeTransform
(
    const FTypedElementHandle & InElementHandle,
    FTransform & OutTransform
)

Remarks

Get the transform of this element relative to its parent, if any.