Share via


SCNPhysicsVehicle.SetSteeringAngle(NFloat, IntPtr) Method

Definition

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

Parameters

value
NFloat
index
IntPtr

nativeint

Attributes

Applies to