Scene.AnchorCollection A collection of anchor entities. Declaration@MainActor @preconcurrency struct AnchorCollection TopicsIterating over the collectionmakeIterator()Scene.AnchorCollection.IteratorScene.AnchorCollection.ElementAccessing anchorssubscript(_:)Scene.AnchorCollection.SubSequenceAdding anchorsappend(_:)append(contentsOf:)append(contentsOf:)Removing anchorsremove(_:)remove(at:)removeAll()removeAll(keepCapacity:)Replacing anchorsreplaceAll(_:)replaceAll(_:)Manipulating indicesScene.AnchorCollection.IndexstartIndexendIndexindex(after:)Describing the collectiondescriptionInstance Methodsappend(contentsOf:)replaceAll(_:)Type AliasesScene.AnchorCollection.IndicesDefault ImplementationsCustomStringConvertible Implementations RelationshipsConforms ToCollectionCopyableCustomStringConvertibleEscapableSendableSendableMetatypeSequence See AlsoScene managementScene