All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Modules Pages
Loading...
Searching...
No Matches
ScalableDataSetTrackableBehaviour Class Referenceabstract

This is the base class for all trackables that are part of a dataset and are scalable. More...

Inheritance diagram for ScalableDataSetTrackableBehaviour:
DataSetTrackableBehaviour ObserverBehaviour VuforiaMonoBehaviour CylinderTargetBehaviour ImageTargetBehaviour ModelTargetBehaviour MultiTargetBehaviour VuMarkBehaviour

Additional Inherited Members

- Properties inherited from ObserverBehaviour
int? ID [get]
 The runtime Id of the Observer.
 
string TargetName [get]
 Name of the target of the Observer.
 
TargetStatus TargetStatus = TargetStatus.NotObserved [get]
 Current status information of the target.
 
- Events inherited from ObserverBehaviour
Action< ObserverBehaviourOnBehaviourDestroyed
 Triggered when this behaviour is destroyed. Can be used for script cleanup.
 
Action< ObserverBehaviour, TargetStatusOnTargetStatusChanged
 Triggered when the TargetStatus changes.
 

Detailed Description

This is the base class for all trackables that are part of a dataset and are scalable.