Method Deinitialize Deinitialize() Deinitializes the currently active XR Loader, if one exists. This destroys all subsystems. Declaration public static bool Deinitialize() Returns Type Description bool Returns true if there is an active loader and its Deinitialize method returns true. Returns false otherwise.