MobileVRInterface.eyeHeight

The height at which the camera is placed in relation to the ground (i.e. ARVROrigin node).

  1. double eyeHeight [@property getter]
  2. double eyeHeight [@property setter]
    struct MobileVRInterface
    @nogc nothrow @property
    void
    eyeHeight
    (
    double v
    )

Meta