docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IXboxOneRumble

    Extended dual motor gamepad rumble that adds left and right trigger motors.

    Inherited Members
    IDualMotorRumble.SetMotorSpeeds(float, float)
    IHaptics.PauseHaptics()
    IHaptics.ResumeHaptics()
    IHaptics.ResetHaptics()
    Namespace: UnityEngine.InputSystem.XInput
    Assembly: Unity.InputSystem.dll
    Syntax
    public interface IXboxOneRumble : IDualMotorRumble, IHaptics

    Methods

    SetMotorSpeeds(float, float, float, float)

    Declaration
    void SetMotorSpeeds(float lowFrequency, float highFrequency, float leftTrigger, float rightTrigger)
    Parameters
    Type Name Description
    float lowFrequency
    float highFrequency
    float leftTrigger
    float rightTrigger
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)