Navigation
API > API/Runtime > API/Runtime/PhysicsCore > API/Runtime/PhysicsCore/PhysicalMaterials
References
| Module | PhysicsCore |
| Header | /Engine/Source/Runtime/PhysicsCore/Public/PhysicalMaterials/PhysicalMaterial.h |
| Include | #include "PhysicalMaterials/PhysicalMaterial.h" |
Syntax
USTRUCT (BlueprintType )
struct FPhysicalMaterialDamageModifier
Remarks
Damage threshold modifiers, used by the Chaos destruction system
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | DamageThresholdMultiplier | Multiplier for the geometry collection damage thresholds/ internal strain this allows for setting up unit damage threshold and use the material to scale them to the desired range of values Note that the geometry collection asset needs to opt-in for the material modifer to be able to use it |
Constructors
| Type | Name | Description | |
|---|---|---|---|