Share via


SCNPhysicsBody.SetResting(Boolean) Method

Definition

[Foundation.Export("setResting:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetResting(bool resting);
[<Foundation.Export("setResting:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetResting : bool -> unit
override this.SetResting : bool -> unit

Parameters

resting
Boolean
Attributes

Applies to