delegate
An object you provide to mediate synchronization of the view’s AR scene information with SceneKit content.
Declaration
weak var delegate: (any ARSCNViewDelegate)? { get set }An object you provide to mediate synchronization of the view’s AR scene information with SceneKit content.
weak var delegate: (any ARSCNViewDelegate)? { get set }