THREE.MeshLine icon indicating copy to clipboard operation
THREE.MeshLine copied to clipboard

fix r3f namespace and some semantics

Open drcmda opened this issue 4 years ago • 0 comments

  • the github repo moved to /pmndrs
  • new namespace: @react-three/fiber
  • attach is not needed if geometries end in "Geometry" (BoxGeometry) and materials in "Material" (MeshBasicMaterial)

drcmda avatar Aug 06 '21 21:08 drcmda