Share via


GCDualSenseAdaptiveTrigger.SetModeWeapon(Single, Single, Single) Method

Definition

[Foundation.Export("setModeWeaponWithStartPosition:endPosition:resistiveStrength:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetModeWeapon(float startPosition, float endPosition, float resistiveStrength);
[<Foundation.Export("setModeWeaponWithStartPosition:endPosition:resistiveStrength:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetModeWeapon : single * single * single -> unit
override this.SetModeWeapon : single * single * single -> unit

Parameters

startPosition
Single
endPosition
Single
resistiveStrength
Single
Attributes

Applies to