次の方法で共有


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

パラメーター

属性

適用対象