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