MixedRealityControllerInfo(GameObject, Handedness) Constructor

Definition

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

Applies to