Fix missed JSDoc tag change

This commit is contained in:
David Rowe 2021-05-16 21:44:16 +12:00
parent 97352b8858
commit 8545b8c6c1

View file

@ -535,7 +535,7 @@ bool OculusMobileInputDevice::triggerHapticPulse(float strength, float duration,
return success;
}
/**jsdoc
/*@jsdoc
* <p>The <code>Controller.Hardware.OculusTouch</code> object has properties representing Oculus Rift. The property values are
* integer IDs, uniquely identifying each output. <em>Read-only.</em> These can be mapped to actions or functions or
* <code>Controller.Standard</code> items in a {@link RouteObject} mapping.</p>