UProjectileMovementComponent::IsVelocityUnderSimulationThreshold

Returns true if velocity magnitude is less than BounceVelocityStopSimulatingThreshold.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/ProjectileMovementComponent.h"

Syntax

bool IsVelocityUnderSimulationThreshold() const

Remarks

Returns true if velocity magnitude is less than BounceVelocityStopSimulatingThreshold.

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