HMD Height
The SDK includes automatic HMD height estimation.
How it works
- During an active session, the SDK samples headset Y-position from
ARSessionManager. - It computes a median sample and applies a forehead offset.
- It records the result as a participant property in centimeters.
Property key used:
c3d.participant.height
Setup
No extra setup is required beyond normal SDK setup/session start. HmdHeight subscribes to SDK session start/end events internally.
If you have a question or any feedback about our documentation please use the Intercom button (purple circle) in the lower right corner of any web page or join our Discord.