mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
Update woodRingsPendantLight.ts
This commit is contained in:
parent
c002752d65
commit
2a880164f8
1 changed files with 2 additions and 2 deletions
|
|
@ -34,8 +34,8 @@ export const woodRingsPendantLight = defineObject({
|
|||
},
|
||||
},
|
||||
default: {
|
||||
shadeMat: { color: [0.21, 0.04, 0], roughness: 0.5, metallic: 0 },
|
||||
bodyMat: { color: [0.05, 0.05, 0.05], roughness: 0.5, metallic: 0 },
|
||||
shadeMat: { color: [0.21, 0.04, 0], roughness: -1, metallic: -1 },
|
||||
bodyMat: { color: [0.05, 0.05, 0.05], roughness: -1, metallic: -1 },
|
||||
light: {
|
||||
color: [1, 0.5, 0.2],
|
||||
brightness: 0.5,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue