xrprojectwayspotupdated
Description
This event is emitted by xrweb when a Project Location changes position or rotation.
xrprojectwayspotupdated.detail : { name, position, rotation }
| Property | Description | 
|---|---|
| name | The 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. |