Initial upload
This commit is contained in:
9
docs/stardust-protocol/server/objects/hmd.md
Normal file
9
docs/stardust-protocol/server/objects/hmd.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# /hmd
|
||||
|
||||
Reference object to the HMD being used to render content and track head position.
|
||||
|
||||
## Signals
|
||||
### `setPosition(Vector3 position)`
|
||||
### `setRotation(Quaternion rotation)`
|
||||
### `setPose(Vector3 position, Quaternion rotation)`
|
||||
### `setIPD(double meters)`
|
||||
Reference in New Issue
Block a user