📜  unity oculus 振动 - C# 代码示例

📅  最后修改于: 2022-03-11 14:48:57.795000             🧑  作者: Mango

代码示例1
// starts vibration on the right Touch controller
OVRInput.SetControllerVibration(1, 1, OVRInput.Controller.RTouch)