1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-19 20:35:34 +02:00
This commit is contained in:
syuilo
2026-02-13 17:23:02 +09:00
parent 82f68f1e93
commit aafcffd1ad
7 changed files with 39 additions and 15 deletions

View File

@@ -182,6 +182,11 @@ onMounted(() => {
position: [0, 250, 0],
rotation: [0, 0, 0],
isMainLight: true,
}, {
id: 'w',
type: 'round-rug',
position: [0, 0, 0],
rotation: [0, 0, 0],
}],
}, {
canvas: canvas.value!,