![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PhysicalMaterial.h>
Public Member Functions | |
| FPhysicalMaterialStrength () | |
Public Attributes | |
| float | TensileStrength |
| float | CompressionStrength |
| float | ShearStrength |
Defines the directional strengths of a physical material in term of force per surface area
| FPhysicalMaterialStrength::FPhysicalMaterialStrength | ( | ) |
| float FPhysicalMaterialStrength::CompressionStrength |
Compression strength of the material in MegaPascal ( 10^6 N/m2 ) This amount of compression force per area the material can withstand before it fractures, crumbles or buckles
| float FPhysicalMaterialStrength::ShearStrength |
Shear strength of the material in MegaPascal ( 10^6 N/m2 ) This amount of shear force per area the material can withstand before it fractures
| float FPhysicalMaterialStrength::TensileStrength |
Tensile strength of the material in MegaPascal ( 10^6 N/m2 ) This amount of tension force per area the material can withstand before it fractures