Replace uniqueName with theatreKey (#285)
This commit is contained in:
parent
ce79d3cd95
commit
8680f9d89e
18 changed files with 111 additions and 111 deletions
|
@ -22,7 +22,7 @@ function App() {
|
|||
>
|
||||
<SheetProvider sheet={getProject('Space').sheet('Scene')}>
|
||||
<ambientLight intensity={0.75} />
|
||||
<e.group uniqueName="trefoil">
|
||||
<e.group theatreKey="trefoil">
|
||||
<TorusKnot scale={[1, 1, 1]} args={[1, 0.3, 128, 64]}>
|
||||
<meshNormalMaterial />
|
||||
</TorusKnot>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue