Function ARVRServerSingleton.primaryInterface
The primary ARVRInterface
currently bound to the ARVRServer
.
ARVRInterface primaryInterface() nothrow @property @nogc;
void primaryInterface
(
ARVRInterface v
) nothrow @property @nogc;