ModelTrackingState# webVis API Reference ModelTrackingState Enumeration ModelTrackingState The state of the model tracking. Index Enumeration Members INIT SNAPPED START UNKNOWN Enumeration Members INIT INIT: 1 The model tracking is in the initialization phase. SNAPPED SNAPPED: 2 The model tracking has snapped. START START: 0 The starting state of the model tracking. UNKNOWN UNKNOWN: 4 The state of the model tracking is unknown.
The state of the model tracking.