shx-3d-render
parent
3e45a22bca
commit
08b8e9962b
|
@ -121,6 +121,11 @@
|
||||||
"hex": "#000000",
|
"hex": "#000000",
|
||||||
"matte": true
|
"matte": true
|
||||||
},
|
},
|
||||||
|
"20" {
|
||||||
|
"name": "Schwarz (Glänzend)",
|
||||||
|
"hex": "#000000",
|
||||||
|
"silk": true
|
||||||
|
},
|
||||||
"11": {
|
"11": {
|
||||||
"name": "Weiß (Matt)",
|
"name": "Weiß (Matt)",
|
||||||
"hex": "#FFFFFF",
|
"hex": "#FFFFFF",
|
||||||
|
@ -185,9 +190,7 @@
|
||||||
"name": "Gelb (Matt)",
|
"name": "Gelb (Matt)",
|
||||||
"hex": "#EEE700",
|
"hex": "#EEE700",
|
||||||
"matte": true
|
"matte": true
|
||||||
},
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function SHX_getFilamentById(id) {
|
function SHX_getFilamentById(id) {
|
||||||
|
|
Loading…
Reference in New Issue