UWheeledVehicleMovementComponent::CalculateAvoidanceVelocity

Calculate RVO avoidance and apply it to current velocity

Windows
MacOS
Linux

References

Module

PhysXVehicles

Header

/Engine/Plugins/Runtime/PhysXVehicles/Source/PhysXVehicles/Public/WheeledVehicleMovementComponent.h

Include

#include "WheeledVehicleMovementComponent.h"

Source

/Engine/Plugins/Runtime/PhysXVehicles/Source/PhysXVehicles/Private/WheeledVehicleMovementComponent.cpp

Syntax

virtual void CalculateAvoidanceVelocity
(
    float DeltaTime
)

Remarks

Calculate RVO avoidance and apply it to current velocity

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