Share via


SCNPhysicsBody.AllowsResting Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsResting { [Foundation.Export("allowsResting")] get; [Foundation.Export("setAllowsResting:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsResting")>]
[<set: Foundation.Export("setAllowsResting:")>]
member this.AllowsResting : bool with get, set

Property Value

Attributes

Applies to