SCNPhysicsBody.ClearAllForces Method

Definition

Removes all forces and torques that would otherwise act on the physics body for the duration of the time step.

[Foundation.Export("clearAllForces")]
public virtual void ClearAllForces ();
abstract member ClearAllForces : unit -> unit
override this.ClearAllForces : unit -> unit
Attributes

Applies to