SCNPhysicsBody.ClearAllForces Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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