MixedRealityInputModule.Process 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.
Process the active pointers from MixedRealityInputManager and all other Unity input.
public:
override void Process();
public override void Process ();
override this.Process : unit -> unit
Public Overrides Sub Process ()