Post

Replies

Boosts

Views

Activity

AR let anchor = AnchorEntity(plane: .vertical)
import SwiftUI import RealityKit import AVFoundation ... let anchor = AnchorEntity(plane: .vertical)				 Shows error for Xcode 12beta2 and 12beta3: Extraneous argument label 'plane:' in call Type 'AnchoringComponent.Target' has no member 'vertical' What might be wrong?
Replies
2
Boosts
0
Views
3.1k
Activity
Jan ’22