PointerBehaviorControls.SetHoloLens1 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets pointer behavior to mimic HoloLens 1 interactions, useful for using HoloLens 1 interactions on HoloLens 2. PokePointer will be off GrabPointer will be off HandRayPointer will be off MotionControllerRayPointer will be off GazePointer will be Default
public:
void SetHoloLens1();
public void SetHoloLens1 ();
member this.SetHoloLens1 : unit -> unit
Public Sub SetHoloLens1 ()