Editar

IMixedRealityPrimaryPointerSelector.Update Method

Definition

Called from the focus provider after updating pointers to obtain the new primary pointer.

public:
 Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ Update();
public Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer Update ();
abstract member Update : unit -> Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer
Public Function Update () As IMixedRealityPointer

Returns

The new primary pointer or null if none.

Applies to