Share via


SCNPhysicsBody.ContinuousCollisionDetectionThreshold Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat ContinuousCollisionDetectionThreshold { [Foundation.Export("continuousCollisionDetectionThreshold")] get; [Foundation.Export("setContinuousCollisionDetectionThreshold:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("continuousCollisionDetectionThreshold")>]
[<set: Foundation.Export("setContinuousCollisionDetectionThreshold:")>]
member this.ContinuousCollisionDetectionThreshold : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to