PointerOption.ControllerType Property

Definition

The type of Controller this pointer can be attached to at runtime.

public:
 property Microsoft::MixedReality::Toolkit::Input::SupportedControllerType ControllerType { Microsoft::MixedReality::Toolkit::Input::SupportedControllerType get(); };
public Microsoft.MixedReality.Toolkit.Input.SupportedControllerType ControllerType { get; }
member this.ControllerType : Microsoft.MixedReality.Toolkit.Input.SupportedControllerType
Public ReadOnly Property ControllerType As SupportedControllerType

Property Value

Remarks

If None is selected, then it will attach to any controller type

Applies to