次の方法で共有


SKNode.PhysicsBody プロパティ

定義

ノードの位置と回転を制御する物理本体 (存在する場合) を取得または設定します。

public virtual SpriteKit.SKPhysicsBody PhysicsBody { [Foundation.Export("physicsBody", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPhysicsBody:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PhysicsBody : SpriteKit.SKPhysicsBody with get, set

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象