enableIndependentInputSource
Enables and disables the independent input source feature.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool enableIndependentInputSource { get; set; }
Remarks
Deprecated. Use PlayerSettings.WSA.inputSource. For more information, see Microsoft's documentation.