Share via


SCNPhysicsVehicle.ApplyEngineForce(NFloat, IntPtr) Method

Definition

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

Parameters

value
NFloat
index
IntPtr

nativeint

Attributes

Applies to