shx-3d-render

main
Jan Umbach 2024-06-22 13:37:31 +02:00
parent 3e45a22bca
commit 08b8e9962b
1 changed files with 6 additions and 3 deletions

View File

@ -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) {