removeAnchor(forID:)
Remove an anchor with a given ID from camera region.
Declaration
final func removeAnchor(forID id: UUID) async throwsParameters
- id:
ID of the camera region anchor to remove.
Remove an anchor with a given ID from camera region.
final func removeAnchor(forID id: UUID) async throwsID of the camera region anchor to remove.