API reference
API reference
Select your platform
No SDKs available
No versions available

Hmd Class

The concrete implementation of IHmd and the Interaction SDK's default concrete representation of an head-mounted display.
This type is also a DataModifier<TData> and is thus technically permitted to alter system-provided HMD data. However, altering this data can dramatically impact user comfort, so this implementation does not perform any; likewise, descendent types are strongly encouraged to refrain from modifying the system-provided HMD data.

Events

Implementation of IHmd.WhenUpdated; for details, please refer to the related documentation provided for that interface.

Protected Functions

override void Apply
( HmdDataAsset data )

Member Functions

Implementation of DataSource<TData>.MarkInputDataRequiresUpdate; for details, please refer to the related documentation provided for that interface.
Implementation of IHmd.TryGetRootPose(out Pose); for details, please refer to the related documentation provided for that interface.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon