Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneComponent
| Type | Name | Description | |
|---|---|---|---|
| void | AddLocalRotation
(
FRotator DeltaRotation, |
Adds a delta to the rotation of the component in its local reference frame | |
| void | AddLocalRotation
(
const FQuat& DeltaRotation, |
Adds a delta to the rotation of the component in its local reference frame |