Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneComponent
| Type | Name | Description | |
|---|---|---|---|
| void | AddWorldRotation
(
FRotator DeltaRotation, |
Adds a delta to the rotation of the component in world space. | |
| void | AddWorldRotation
(
const FQuat& DeltaRotation, |
Adds a delta to the rotation of the component in world space. |