Interface ARTrackable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isTracked()
      Tracking state of the anchor The isTracked value is used to determine the anchor transform’s validity.
    • Method Detail

      • isTracked

        boolean isTracked()
        Tracking state of the anchor The isTracked value is used to determine the anchor transform’s validity. When the object being tracked is no longer detected in the camera image, its anchor will return NO for isTracked.