Skip to main content

xrprojectwayspotfound

Description

This event is emitted by xrweb when a Project Location is first found.

xrprojectwayspotfound.detail : { name, position, rotation }

PropertyDescription
nameThe Project Location name.
position: {x, y, z}The 3d position of the located Project Location.
rotation: {w, x, y, z}The 3d local orientation (quaternion) of the located Project Location.