mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-19 20:35:34 +02:00
wip
This commit is contained in:
@@ -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!,
|
||||
|
||||
Reference in New Issue
Block a user