useXRMeshGeometry
useXRMeshGeometry(
mesh,disposeBuffer):BufferGeometry
Hook for getting the geometry from the detected mesh
Parameters
meshXRMesh
the detected mesh
disposeBufferboolean = true
allows to disable auto disposing the geometry buffer
Returns
BufferGeometry