C++ Java Unity
Unity Reference
TrackableBehaviour.StatusInfoChangeResult Struct Reference

The result of a trackable changing its StatusInfo Both previous and new statusInfo are provided More...

Public Attributes

StatusInfo NewStatusInfo
 
StatusInfo PreviousStatusInfo
 

Detailed Description

The result of a trackable changing its StatusInfo Both previous and new statusInfo are provided

Member Data Documentation

StatusInfo NewStatusInfo
StatusInfo PreviousStatusInfo