1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-20 21:05:28 +02:00
This commit is contained in:
syuilo
2026-03-26 21:09:24 +09:00
parent 42c7a483a4
commit 5886260e0b
2 changed files with 232 additions and 15 deletions

View File

@@ -14,6 +14,8 @@ export const ceilingFanLight = defineObject({
default: {},
},
placement: 'ceiling',
receiveShadows: false,
castShadows: false,
createInstance: ({ scene, root }) => {
return {
onInited: () => {