PlayModeTestUtilities.TearDown Method
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.
Destroys all objects in the play mode test scene, if it has been loaded, and shuts down MRTK instance.
public:
static void TearDown();
public static void TearDown ();
static member TearDown : unit -> unit
Public Shared Sub TearDown ()