SKPhysicsWorld.RemoveJoint(SKPhysicsJoint) Method
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.
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
- joint
- SKPhysicsJoint
- Attributes