Renamed @theatre/plugin-r3f to @theatre/r3f
This commit is contained in:
parent
03a2f26686
commit
4f66d57cf8
42 changed files with 19 additions and 19 deletions
|
@ -4,7 +4,7 @@ import {useState, useEffect, useRef} from 'react'
|
|||
import {useFrame, Canvas} from '@react-three/fiber'
|
||||
import {Shadow, softShadows} from '@react-three/drei'
|
||||
import React from 'react'
|
||||
import {editable as e, Wrapper} from '@theatre/plugin-r3f'
|
||||
import {editable as e, Wrapper} from '@theatre/r3f'
|
||||
|
||||
// Soft shadows are expensive, comment and refresh when it's too slow
|
||||
softShadows()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue