ARVRServerSingleton.findInterface

Finds an interface by its name. For instance, if your project uses capabilities of an AR/VR platform, you can find the interface for that platform by name and initialize it.

struct ARVRServerSingleton
@nogc nothrow const
findInterface
(
in String name
)

Meta