mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-20 21:05:28 +02:00
wip
This commit is contained in:
@@ -14,6 +14,8 @@ export const ceilingFanLight = defineObject({
|
||||
default: {},
|
||||
},
|
||||
placement: 'ceiling',
|
||||
receiveShadows: false,
|
||||
castShadows: false,
|
||||
createInstance: ({ scene, root }) => {
|
||||
return {
|
||||
onInited: () => {
|
||||
|
||||
Reference in New Issue
Block a user