enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseGamepad audio output types.
This API is only for PlayStation 4 and PlayStation 5 platforms. Enclose this API with the UNITY_EDITOR define for platforms other than PlayStation 4 and PlayStation 5.
Speaker | Audio output is through the gamepads audio speaker if the gamepad supports playing audio. |
Vibration | Audio output is through the gamepads vibration device if the gamepad supports playing audio as vibration. |
SecondaryVibration | Audio output is through a secondary gamepad's vibration device if supported. |