Documentation improvements

This commit is contained in:
technobaboo
2021-07-22 08:57:39 -05:00
parent 1e35359000
commit 23574c8e18
4 changed files with 11 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
# /hmd
Reference object to the HMD being used to render content and track head position.
Reference object to the HMD being used to render content and track head position. This does not currently work, but is planned to.
## Signals
### `setPosition(Vector3 position)`
### `setRotation(Quaternion rotation)`
### `setPose(Vector3 position, Quaternion rotation)`
### `setIPD(double meters)`
<!-- ## Signals -->
<!-- ### `setPosition(Vector3 position)` -->
<!-- ### `setRotation(Quaternion rotation)` -->
<!-- ### `setPose(Vector3 position, Quaternion rotation)` -->
<!-- ### `setIPD(double meters)` -->