ar_world_anchor_is_shared_with_nearby_participants
Check if a world anchor is marked to be shared with nearby participants.
Declaration
extern bool ar_world_anchor_is_shared_with_nearby_participants(ar_world_anchor_t world_anchor);Parameters
- world_anchor:
The world anchor.
Return Value
true if the world anchor is marked to be shared with nearby participants, false otherwise.
See Also
World tracking
ar_world_anchor_create_with_origin_from_anchor_transformar_world_anchor_shared_with_nearby_participants_createar_world_anchor_sharing_availability_update_handler_function_tar_world_anchor_sharing_availability_update_handler_tar_world_tracking_add_anchor_completion_handler_tar_world_tracking_remove_anchor_completion_handler_tar_world_tracking_remove_all_anchors_completion_handler_function_tar_world_tracking_remove_all_anchors_completion_handler_tar_world_tracking_anchor_update_handler_tar_world_tracking_configuration_createar_world_anchors_enumerate_anchorsar_world_anchors_enumerate_anchors_far_world_anchors_get_countar_world_tracking_provider_createar_world_tracking_provider_is_supported