IInputService/PlayVibrationPlayVibrationMethodActivates vibration with the given frequency, amplitude and duration. (VR and mobile only)Definitionvoid PlayVibration(float frequency, float amplitude, float duration)void PlayVibration(float frequency, float amplitude, float duration)CopyParametersParameterDescriptionfloat frequency(VR only) The vibration frequency, between 0 and 1. Lower values are smoother, higher values are sharper.float amplitude(VR only) The vibration intensity, between 0 and 1float duration(VR only) The duration of the vibration in seconds