Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneComponent
| Type | Name | Description | |
|---|---|---|---|
| void | SetWorldLocationAndRotation
(
FVector NewLocation, |
Set the relative location and rotation of the component to put it at the supplied pose in world space. | |
| void | SetWorldLocationAndRotation
(
FVector NewLocation, |
Set the relative location and FQuat rotation of the component to put it at the supplied pose in world space. |