Contents

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