Class XRLoader

java.lang.Object
club.doki7.openxr.XRLoader

public final class XRLoader extends Object
  • Constructor Details

    • XRLoader

      public XRLoader()
  • Method Details

    • loadXRLibrary

      public static ISharedLibrary loadXRLibrary()
    • loadStaticCommands

      @NotNull public static @NotNull XRStatic loadStaticCommands(@NotNull @NotNull ISharedLibrary library)
    • loadXR

      @NotNull public static @NotNull XR loadXR(@NotNull @NotNull XrInstance instance, @NotNull @NotNull XRStatic xrStatic)