ARSKView.GetAnchor(SKNode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("anchorForNode:")]
public virtual ARKit.ARAnchor GetAnchor (SpriteKit.SKNode node);
abstract member GetAnchor : SpriteKit.SKNode -> ARKit.ARAnchor
override this.GetAnchor : SpriteKit.SKNode -> ARKit.ARAnchor
Parameters
- node
- SKNode
The node whose anchor to get.
Returns
- Attributes