MouseDeviceManager.Controller Property
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.
Current Mouse Controller.
public:
property Microsoft::MixedReality::Toolkit::Input::UnityInput::MouseController ^ Controller { Microsoft::MixedReality::Toolkit::Input::UnityInput::MouseController ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.UnityInput.MouseController Controller { get; }
member this.Controller : Microsoft.MixedReality.Toolkit.Input.UnityInput.MouseController
Public ReadOnly Property Controller As MouseController