Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneComponent
| Type | Name | Description | |
|---|---|---|---|
| void | AddRelativeRotation
(
FRotator DeltaRotation, |
Adds a delta the rotation of the component relative to its parent | |
| void | AddRelativeRotation
(
const FQuat& DeltaRotation, |
Adds a delta the rotation of the component relative to its parent |