Share via


SKNode.PhysicsBody Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKPhysicsBody? PhysicsBody { [Foundation.Export("physicsBody", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPhysicsBody:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("physicsBody", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setPhysicsBody:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.PhysicsBody : SpriteKit.SKPhysicsBody with get, set

Property Value

Attributes

Applies to