USpringArmComponent::GetTargetRotation

Get the target rotation we inherit, used as the base target for the boom rotation.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/SpringArmComponent.h

Include

#include "GameFramework/SpringArmComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/GameFramework/SpringArmComponent.cpp

Syntax

FRotator GetTargetRotation() const

Remarks

Get the target rotation we inherit, used as the base target for the boom rotation. This is derived from attachment to our parent and considering the UsePawnControlRotation and absolute rotation flags.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss