![]() |
KudanAR - Unity
1.6.0
|
Displays an object when using the Markerless Tracking Method, that acts as a preview showing where the object will be placed. More...
Inherits MonoBehaviour.
Public Attributes | |
| TrackingMethodMarkerless | markerless |
| Reference to the markerless tracking method. More... | |
| KudanTracker | tracker |
| The tracker attached to the camera. More... | |
| GameObject | activeObj |
| An array of objects that are checked to see when they become active. More... | |
| GameObject | target |
| Reference to the target node. More... | |
Displays an object when using the Markerless Tracking Method, that acts as a preview showing where the object will be placed.
| GameObject Kudan.AR.TargetNode.activeObj |
An array of objects that are checked to see when they become active.
| TrackingMethodMarkerless Kudan.AR.TargetNode.markerless |
Reference to the markerless tracking method.
| GameObject Kudan.AR.TargetNode.target |
Reference to the target node.
| KudanTracker Kudan.AR.TargetNode.tracker |
The tracker attached to the camera.