36 lines
865 B
Text
36 lines
865 B
Text
; Robossembler_Aluminum
|
|
; (c) 2023 brothermechanic (CC-BY 3.0)
|
|
|
|
[General]
|
|
Name = Robossembler_Al
|
|
Description = Generic Aluminum material for Robossembler project's pipeline.
|
|
Father = Metal
|
|
KindOfMaterial = Aluminium
|
|
ColorReferenceURL = https://docs.unrealengine.com/4.27/en-US/RenderingAndGraphics/Materials/PhysicallyBased/
|
|
|
|
[Mechanical]
|
|
Density = 2700 kg/m^3
|
|
PoissonRatio = 0.35
|
|
ShearModulus = 25.0 GPa
|
|
UltimateTensileStrength = 310 MPa
|
|
YoungsModulus = 70000 MPa
|
|
|
|
[Thermal]
|
|
SpecificHeat = 897.0 J/kg/K
|
|
ThermalConductivity = 237.0 W/m/K
|
|
ThermalExpansionCoefficient = 23.1 µm/m/K
|
|
|
|
[Electromagnetic]
|
|
ElectricalConductivity = 370370.4 S/m
|
|
RelativePermeability = 1.0
|
|
|
|
[Rendering]
|
|
DiffuseColor = (0.913, 0.921, 0.925, 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
|