UChaosWheeledVehicleMovementComponent::EnableWheelFriction

Enable or completely bypass the ApplyWheelFrictionForces call

Windows
MacOS
Linux

References

Module

ChaosVehicles

Header

/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosWheeledVehicleMovementComponent.h

Include

#include "ChaosWheeledVehicleMovementComponent.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Game|Components|ChaosWheeledVehicleMovement")
void EnableWheelFriction
(
    bool InState
)

Remarks

Enable or completely bypass the ApplyWheelFrictionForces call

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