KudanAR - Unity  1.6.0
Kudan.AR.TargetNode Class Reference

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

Detailed Description

Displays an object when using the Markerless Tracking Method, that acts as a preview showing where the object will be placed.

Member Data Documentation

◆ activeObj

GameObject Kudan.AR.TargetNode.activeObj

An array of objects that are checked to see when they become active.

◆ markerless

TrackingMethodMarkerless Kudan.AR.TargetNode.markerless

Reference to the markerless tracking method.

◆ target

GameObject Kudan.AR.TargetNode.target

Reference to the target node.

◆ tracker

KudanTracker Kudan.AR.TargetNode.tracker

The tracker attached to the camera.


The documentation for this class was generated from the following file: