Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
@@ -598,9 +598,11 @@ const XRSession = () => {
|
|||||||
)}
|
)}
|
||||||
|
|
||||||
<XRMeasurementOverlay />
|
<XRMeasurementOverlay />
|
||||||
|
<XRControllerMeasure />
|
||||||
<ControllerFineTuning freeMove={freeMove} />
|
<ControllerFineTuning freeMove={freeMove} />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{/* In-world HUD — visible inside passthrough where DOM overlays cannot reach */}
|
{/* In-world HUD — visible inside passthrough where DOM overlays cannot reach */}
|
||||||
<XRHudInWorld
|
<XRHudInWorld
|
||||||
freeMove={freeMove}
|
freeMove={freeMove}
|
||||||
|
|||||||
Reference in New Issue
Block a user