Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneComponent
| Type | Name | Description | |
|---|---|---|---|
| void | SetWorldRotation
(
FRotator NewRotation, |
Put this component at the specified rotation in world space. | |
| void | SetWorldRotation
(
const FQuat& NewRotation, |
Put this component at the specified rotation in world space. |