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