ARVRServerSingleton.findInterface

Find an interface by its name. Say that you're making a game that uses specific 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
(
StringArg0
)
(
in StringArg0 name
)

Meta