SKPhysicsBody.Joints Property

Definition

Gets an array that contains the joints that are connected to the physics body.

public virtual SpriteKit.SKPhysicsJoint[] Joints { [Foundation.Export("joints")] get; }
member this.Joints : SpriteKit.SKPhysicsJoint[]

Property Value

Attributes

Applies to