DefaultPrimaryPointerSelector.Update 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.
public:
virtual Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ Update();
public virtual Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer Update ();
abstract member Update : unit -> Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer
override this.Update : unit -> Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer
Public Overridable Function Update () As IMixedRealityPointer