0
mirror of https://github.com/incutec-hw/OpenRX.git synced 2026-08-23 00:29:44 +00:00
Files
incutec-OpenRX/shared/libs/OpenRX-Shared.3dshapes/SolderPad_1.0x1.5mm.wrl

18 lines
312 B
Plaintext

#VRML V2.0 utf8
Transform {
children [
Shape {
appearance Appearance {
material Material {
diffuseColor 0.82 0.64 0.18
ambientIntensity 0.2
specularColor 0.2 0.2 0.2
shininess 0.2
}
}
geometry Box { size 1.0 1.5 0.05 }
}
]
}