anchor property

  1. @ARKitAnchorConverter()
ARKitAnchor? anchor
final

The anchor that the hit-test intersected. An anchor will only be provided for existing plane result types.

Implementation

@ARKitAnchorConverter()
final ARKitAnchor? anchor;