Navigation
API > API/Runtime > API/Runtime/Chaos
| |
|
| Name |
FChaosPhysicsMaterialStrength |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Defines.h |
| Include Path |
#include "Chaos/Defines.h" |
Syntax
struct FChaosPhysicsMaterialStrength
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FChaosPhysicsMaterialStrength()
|
Using concrete as default ( lowest values of it ) |
Chaos/Defines.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CompressionStrength |
float |
|
Chaos/Defines.h |
|
| ShearStrength |
float |
|
Chaos/Defines.h |
|
| TensileStrength |
float |
Unit is Kg/(cm.s2) |
Chaos/Defines.h |
|
Functions
Public