GBWEffect_SpringArm {{ currentPage ? currentPage.title : "" }}

Parameters

Description

InActor

IsReplicated

OnlyTriggerFromServer

Is it triggered only when called on the server

EffectSpawnSettings

Some settings for generating this effect as an Actor in the world

EffectParam

ApplyType

Accrual - Incremental application. This will add the current spring arm state to the spring arm settings in SpringArmInfo as the target.

Overlap - Overlap the application. This will directly target the settings in SpringArmInfo.

RestoreTypeAtTheEnd

Decide whether to restore to the default spring arm settings after the application of the spring arm settings is completed. This is very helpful for some temporary spring arm application scenarios.

NoRestore - Do not restore

ToDefaultSetting - Restore to default configuration

ToBeginState - Restore to the state at which the effect started

EntrySpeed

RestoreSpeed

RelativePosition

ArmLength

SocketOffset

TargetOffset

UsePawnControlRotation

CameraLag

CameraLagSpeed

CameraLagMaxDistance

CameraRotationLag

CameraRotationLagSpeed

{{{ content }}}