Bearbeiten

PlayModeTestUtilities.EnsureInputModule Method

Definition

Make sure there is a MixedRealityInputModule on the main camera, which is needed for using Unity UI with MRTK.

public:
 static void EnsureInputModule();
public static void EnsureInputModule ();
static member EnsureInputModule : unit -> unit
Public Shared Sub EnsureInputModule ()

Remarks

Workaround for #5061

Applies to