C++ Java Unity
Unity Reference
Trackable Interface Reference

The base class behaviour for all trackable types in Vuforia. More...

Inheritance diagram for Trackable:
Anchor AreaTarget ObjectTarget CylinderTarget ImageTarget ModelTarget MultiTarget VuMarkTarget VuMarkTemplate

Properties

int ID [get]
 The runtime Id of the Trackable More...
 
string Name [get]
 The name of the Trackable More...
 

Detailed Description

The base class behaviour for all trackable types in Vuforia.

Property Documentation

int ID
get

The runtime Id of the Trackable

string Name
get

The name of the Trackable