SKPhysicsBody.Node Property

Definition

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

Applies to