Field StopSearchWhenModelFound
Can be set in the Unity inspector to tell Vuforia whether it should:
- stop searching for new models, once a first model was found, or:
- continue searching for new models, even after a first model was found.
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[Tooltip("Whether Vuforia should stop searching for other models, after the first model was found.")]
public bool StopSearchWhenModelFound
Returns
Type | Description |
---|---|
bool |