Skip to main content

xrprojectwayspotfound

Description

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

xrprojectwayspotfound.detail : { name, position, rotation }

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