Field StopSearchWhileTracking
Can be set in the Unity inspector to tell Vuforia whether it should:
- stop searching for new models, while a target is being tracked and is in view, or:
- continue searching for new models, even if a target is currently being tracked.
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[Tooltip("Whether Vuforia should stop searching for other models, while current model is tracked and visible.")]
public bool StopSearchWhileTracking
Returns
Type | Description |
---|---|
bool |