ar-hit-test
A-Frame AR Hit Test Settings.
More properties at AR Hit Test component.
This is the schema for AR Hit Test Settings, the properties of object ar-hit-test.
AR Hit Test Settings Attributes
| Attribute | Type | Default | Description | Required |
|---|---|---|---|---|
| enabled | boolean | True |
Whether to do hit-testing or not. | Yes |
| src | string | 'static/images/reticle-gray.png' |
Image to use for the reticle. | Yes |
| type | string; One of: ['footprint', 'map'] |
'footprint' |
Footprint is the shape of the model. | No |
| footprintDepth | number | 0.1 |
Amount of the model used for the footprint, 1 is full height. | No |
| mapSize | string | '0.5 0.5' |
If no target is set then this is the size of the map. | No |