UNPKG
glodrei
Version:
latest (0.0.2)
0.0.2
0.0.1
useful add-ons for react-three-fiber
github.com/pmndrs/drei
pmndrs/drei
glodrei
/
dist
/
core
/
MultiMaterial.d.ts
3 lines
(2 loc)
•
129 B
TypeScript
View Raw
1
2
3
import
*
as
React
from
'react'
;
export
declare
function
MultiMaterial
(
props: JSX.IntrinsicElements[
'group'
]
):
React
.
JSX
.
Element
;