MixedRealityControllerInfo(GameObject, Handedness) 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.
public:
MixedRealityControllerInfo(UnityEngine::GameObject ^ controllerParent, Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness);
public MixedRealityControllerInfo (UnityEngine.GameObject controllerParent, Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness);
new Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerInfo : UnityEngine.GameObject * Microsoft.MixedReality.Toolkit.Utilities.Handedness -> Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerInfo
Public Sub New (controllerParent As GameObject, handedness As Handedness)
Parameters
- controllerParent
- UnityEngine.GameObject
- handedness
- Handedness