UTireConfig::SetPerMaterialFrictionScale

Set friction scaling for a particular material

Windows
MacOS
Linux

References

Module

PhysXVehicles

Header

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

Include

#include "TireConfig.h"

Source

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

Syntax

void SetPerMaterialFrictionScale
(
    UPhysicalMaterial * PhysicalMaterial,
    float NewFrictionScale
)

Remarks

Set friction scaling for a particular material

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