37 lines
873 B
Text
37 lines
873 B
Text
; Robossembler_Iron
|
|
; (c) 2023 brothermechanic (CC-BY 3.0)
|
|
|
|
[General]
|
|
Name = Robossembler_Fe
|
|
Description = Generic Iron material for Robossembler project's pipeline.
|
|
Father = Metal
|
|
KindOfMaterial = Iron
|
|
ColorReferenceURL = https://docs.unrealengine.com/4.27/en-US/RenderingAndGraphics/Materials/PhysicallyBased/
|
|
|
|
[Mechanical]
|
|
Density = 7874 kg/m^3
|
|
PoissonRatio = 0.29
|
|
ShearModulus = 82.0 GPa
|
|
UltimateTensileStrength = 497 MPa
|
|
YieldStrength = 428 MPa
|
|
YoungsModulus = 211 GPa
|
|
|
|
[Thermal]
|
|
SpecificHeat = 460.5 J/kg/K
|
|
ThermalConductivity = 80.4 W/m/K
|
|
ThermalExpansionCoefficient = 11.8 µm/m/K
|
|
|
|
[Electromagnetic]
|
|
ElectricalConductivity = 10.3 MS/m
|
|
RelativePermeability = 5000.0
|
|
|
|
[Rendering]
|
|
DiffuseColor = (0.560, 0.570, 0.580, 1.0)
|
|
EmissiveColor = (0.0, 0.0, 0.0, 1.0)
|
|
Shininess = 25
|
|
TexturePath = ~/texture.jpg
|
|
Transparency = 0.0
|
|
|
|
[UserDefined]
|
|
usernum = 0.0
|
|
userstr = String
|