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