Edit

Share via


SCNPhysicsBody.AllowsResting Property

Definition

Gets or sets a value that controls whether the physics body can be marked as 'resting' in order to save on system resources.

public virtual bool AllowsResting { [Foundation.Export("allowsResting")] get; [Foundation.Export("setAllowsResting:")] set; }
member this.AllowsResting : bool with get, set

Property Value

Attributes

Applies to