Base class for MonoBehaviour, which need access to the VLWorker and VLWorkerBehaviour objects.  
 More...
Inherits MonoBehaviour.
Inherited by StartTrackingFromString, StartTrackingWithCameraSelectionBehaviour, VLClientData, VLDetectScreenChangeBehaviour, VLHoloLensInitCameraBehaviour, VLHoloLensTrackerBehaviour, VLImageStreamFilter, VLInitCameraBehaviour, VLModelTrackerBehaviour_v1, VLRuntimeParameterBehaviour, VLTrackingAnchor, VLTrackingConfiguration, and VLWorkSpaceManager.
Base class for MonoBehaviour, which need access to the VLWorker and VLWorkerBehaviour objects. 
◆ InitWorkerReference()
  
  | 
        
          | bool VLWorkerReferenceBehaviour.InitWorkerReference | ( |  | ) |  |  | inlineprotected | 
 
 
◆ worker
  
  | 
        
          | VLWorker VLWorkerReferenceBehaviour.worker |  | protected | 
 
 
◆ workerBehaviour
Reference to used VLWorkerBehaviour. 
If this is not defined, then it will get set automatically.