Skip to main content

xrprojectwayspotupdated

Description

This event is emitted by xrweb when a Project Wayspot changes position or rotation.

xrprojectwayspotupdated.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.