documentation

VLHoloLensStabilizationPlaneBehaviour Class Reference

Positions stabilization plane over VLHoloLensTrackerBehaviour content. More...

Inherits MonoBehaviour.

Detailed Description

Positions stabilization plane over VLHoloLensTrackerBehaviour content.

The stabilization plane is a method for reducing holographic turbulence. See https://developer.microsoft.com/en-us/windows/mixed-reality/case_study_-_using_the_stabilization_plane_to_reduce_holographic_turbulence for further details.

This will only work well, if the origin of the content is actually the part the user should focus on.

For more advanced stabilization plane features, please consider disabling this behaviour and using the functionalities of the MixedRealityToolkit for Unity (https://github.com/Microsoft/MixedRealityToolkit-Unity) instead.