The VLLogEventsBehaviour can show VisionLib events as notifications on screen and console log. More...
Inherits MonoBehaviour.
| Public Types | |
| enum | DisplayType { Notifications, Log, NotificationAndLog } | 
| enum | NotificationEventType { AllEvents, FeedbackEvents } | 
| Data Fields | |
| DisplayType | displayType = DisplayType.NotificationAndLog | 
| Display the VisionLib event as a notification on screen, as a console log or both.  More... | |
The VLLogEventsBehaviour can show VisionLib events as notifications on screen and console log.
Find a detailed documentation to VisionLib events under: VisionLib Tracking Events
| DisplayType VLLogEventsBehaviour.displayType = DisplayType.NotificationAndLog | 
Display the VisionLib event as a notification on screen, as a console log or both.