Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SceneComponent.h |
| Include | #include "Components/SceneComponent.h" |
FTransform CalcNewComponentToWorld
&40;
const FTransform & NewRelativeTransform,
const USceneComponent &42; Parent,
FName SocketName
&41; const
Remarks
Calculate the new ComponentToWorld transform for this component. Parent is optional and can be used for computing ComponentToWorld based on arbitrary USceneComponent. If Parent is not passed in we use the component's AttachParent