SKPhysicsBody.Joints 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 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