Edit

Share via


SKPhysicsWorld.RemoveJoint(SKPhysicsJoint) Method

Definition

Removes the specified SKPhysicsJoint.

[Foundation.Export("removeJoint:")]
public virtual void RemoveJoint (SpriteKit.SKPhysicsJoint joint);
abstract member RemoveJoint : SpriteKit.SKPhysicsJoint -> unit
override this.RemoveJoint : SpriteKit.SKPhysicsJoint -> unit

Parameters

Attributes

Applies to