Function MobileVRInterface.eyeHeight
The height at which the camera is placed in relation to the ground (i.e. ARVROrigin
node).
double eyeHeight() nothrow @property @nogc;
void eyeHeight
(
double v
) nothrow @property @nogc;