annotations property

List<ArAnnotation> annotations
final

Visible annotations, sorted by distance, with ArAnnotation.arPosition and ArAnnotation.arPositionOffset populated.

Implementation

final List<ArAnnotation> annotations;