locationfound
reality.locationfound
Description
This event is emitted when a Project Location is first found.
Event Properties
reality.locationfound.data : { name, position, rotation }
Property | Type | Description |
---|---|---|
name | String | 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. |