bSoftCollideWithOverlappingActors

If true, attached object will have a degree of interpenetration with the overlapping objects.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadWrite, Category="Movement|MagicLeap")
bool bSoftCollideWithOverlappingActors

Remarks

If true, attached object will have a degree of interpenetration with the overlapping objects. This changes the regular interaction of the attached object with overlapping components and gradually springs out of the overlapping volume instead of smoothly going through it. "Generate Overlap Event" should be enabled to use this feature.

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