Share via


SCNPhysicsVehicle.ApplyBrakingForce(NFloat, IntPtr) Method

Definition

[Foundation.Export("applyBrakingForce:forWheelAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ApplyBrakingForce(System.Runtime.InteropServices.NFloat value, IntPtr index);
[<Foundation.Export("applyBrakingForce:forWheelAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ApplyBrakingForce : System.Runtime.InteropServices.NFloat * nativeint -> unit
override this.ApplyBrakingForce : System.Runtime.InteropServices.NFloat * nativeint -> unit

Parameters

value
NFloat
index
IntPtr

nativeint

Attributes

Applies to