SKPhysicsBody.Node Property
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.
Gets the node, if any, that the physics body is connected to.
public virtual SpriteKit.SKNode Node { [Foundation.Export("node", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.Node : SpriteKit.SKNode
Property Value
- Attributes