UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PhysicalMaterial.h File Reference
#include "Chaos/ChaosEngineInterface.h"
#include "Containers/EnumAsByte.h"
#include "CoreMinimal.h"
#include "HAL/Platform.h"
#include "PhysicsInterfaceDeclaresCore.h"
#include "PhysicsInterfaceTypesCore.h"
#include "PhysicsSettingsEnums.h"
#include "Templates/UniquePtr.h"
#include "UObject/Object.h"
#include "UObject/ObjectMacros.h"
#include "UObject/ObjectPtr.h"
#include "UObject/UObjectGlobals.h"
#include "PhysicalMaterial.generated.h"

Go to the source code of this file.

Classes

struct  FPhysicalMaterialStrength
 
struct  FPhysicalMaterialDamageModifier
 
class  UPhysicalMaterial
 

Namespaces

namespace  PhysicalMaterialCVars
 

Enumerations

enum class  EPhysicalMaterialSoftCollisionMode : uint8 { None , RelativeThickness , AbsoluteThickess }
 

Enumeration Type Documentation

◆ EPhysicalMaterialSoftCollisionMode

Soft collision mode for a physical material.

NOTE: Must match EChaosPhysicsMaterialSoftCollisionMode

Enumerator
None 
RelativeThickness 
AbsoluteThickess