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

HmdRef Class

Extends MonoBehaviour, IHmd
A utility component that delegates all of its IHmd implementation to the provided IHmd source object.

Properties

Implementation of IHmd.WhenUpdated.
For detailed information, refer to the related documentation provided for that interface.

Protected Functions

virtual void Awake ( )
virtual void Start ( )

Member Functions

Implementation of IHmd.TryGetRootPose(out Pose).
For detailed information, refer to the related documentation provided for that interface.
Injects all required dependencies for a dynamically instantiated HmdRef.
This method exists to support Interaction SDK's dependency injection pattern and is not needed for typical Unity Editor-based usage.
Sets the underlying IHmd for a dynamically instantiated HmdRef.
This method exists to support Interaction SDK's dependency injection pattern and is not needed for typical Unity Editor-based usage.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon