Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Physical Material Strength' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Physical Material Strength |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Tensile Strength | 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 |
| real | Compression Strength | 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 |
| real | Shear Strength | 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 |