GenericPointer(String, IMixedRealityInputSource) Constructor
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.
Constructor.
protected:
GenericPointer(System::String ^ pointerName, Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ inputSourceParent);
protected GenericPointer (string pointerName, Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource inputSourceParent);
new Microsoft.MixedReality.Toolkit.Input.GenericPointer : string * Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource -> Microsoft.MixedReality.Toolkit.Input.GenericPointer
Protected Sub New (pointerName As String, inputSourceParent As IMixedRealityInputSource)
Parameters
- pointerName
- String
- inputSourceParent
- IMixedRealityInputSource