FocusResultNotificationData
Description
Subclass of BaseNotificationData. When using image tracking, the OnEvent function will receive this type of data.
Parameters
| Param | Type | Description |
|---|
| FocusPos | Vector3 | Focus's position |
| FocusRot | Vector3 | Focus's rotation |
| FocusState | FindingType | Current tracking status |