共用方式為


SKPhysicsWorld.RemoveJoint(SKPhysicsJoint) 方法

定義

移除指定的 SKPhysicsJoint

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

參數

屬性

適用於