The VuMarkTarget contains all data for a VuMark which is available upon detection. This data does not change while the VuMark is tracked. More...
Properties | |
InstanceId | InstanceId [get] |
Returns the instance ID for the detected VuMark More... | |
Vuforia.Image | InstanceImage [get] |
Returns the generated image of the detected VuMark. More... | |
VuMarkTemplate | Template [get] |
Returns the template that this VuMark is based on. More... | |
Properties inherited from Trackable | |
int | ID [get] |
The runtime Id of the Trackable More... | |
string | Name [get] |
The name of the Trackable More... | |
Additional Inherited Members | |
Public Member Functions inherited from ObjectTarget | |
float | GetLargestSizeComponent () |
Returns the largets component of the target size. More... | |
Vector3 | GetSize () |
Returns the size of the target (in 3D scene units). More... | |
bool | SetSize (Vector3 size) |
Sets the size of the target (in 3D scene units). This is only allowed when the dataset is not active! More... | |
The VuMarkTarget contains all data for a VuMark which is available upon detection. This data does not change while the VuMark is tracked.
|
get |
Returns the instance ID for the detected VuMark
|
get |
Returns the generated image of the detected VuMark.
|
get |
Returns the template that this VuMark is based on.