USpringArmComponent::UpdateDesiredArmLocation

Updates the desired arm location, calling BlendLocations to do the actual blending if a trace is done

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 void UpdateDesiredArmLocation
(
    bool bDoTrace,
    bool bDoLocationLag,
    bool bDoRotationLag,
    float DeltaTime
)

Remarks

Updates the desired arm location, calling BlendLocations to do the actual blending if a trace is done

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