Files
website/docs/stardust-protocol/server/objects/hmd.md
2021-07-21 13:00:57 -05:00

10 lines
258 B
Markdown

# /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)`