SKPhysicsBody.Dynamic Property

Definition

Gets or sets a value the tells whether the physics body is affected by forces and impulses in the simulation.

public virtual bool Dynamic { [Foundation.Export("isDynamic")] get; [Foundation.Export("setDynamic:")] set; }
member this.Dynamic : bool with get, set

Property Value

Attributes

Applies to