USpringArmComponent::GetDesiredRotation

Returns the desired rotation for the spring arm, before the rotation constraints such as bInheritPitch etc are enforced.

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

virtual FRotator GetDesiredRotation() const

Remarks

Returns the desired rotation for the spring arm, before the rotation constraints such as bInheritPitch etc are enforced.

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