File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -72,21 +72,18 @@ export default function Starter() {
72
72
src = "https://uploads.codesandbox.io/uploads/user/b3e56831-8b98-4fee-b941-0e27f39883ab/I9vI-RoNmD7W.png"
73
73
position = { [ - 11 , 2 , 6.4 ] }
74
74
rotation = { [ 0 , Math . PI , 0 ] }
75
- transparent
76
75
/>
77
76
< Image
78
77
src = "https://uploads.codesandbox.io/uploads/user/b3e56831-8b98-4fee-b941-0e27f39883ab/I9vI-RoNmD7W.png"
79
78
position = { [ - 12.5 , 2 , 6.4 ] }
80
79
rotation = { [ 0 , Math . PI , 0 ] }
81
80
framed
82
- transparent
83
81
/>
84
82
< Image
85
83
src = "https://uploads.codesandbox.io/uploads/user/b3e56831-8b98-4fee-b941-0e27f39883ab/I9vI-RoNmD7W.png"
86
84
position = { [ - 14 , 2 , 6.4 ] }
87
85
rotation = { [ 0 , Math . PI , 0 ] }
88
86
framed
89
- transparent
90
87
/>
91
88
< Interactable
92
89
onHover = { ( ) => setHovering ( true ) }
You can’t perform that action at this time.
0 commit comments