Navigation.upVector

Defines which direction is up. By default, this is (0, 1, 0), which is the world's "up" direction.

  1. Vector3 upVector [@property getter]
    struct Navigation
    @nogc nothrow @property
    Vector3
    upVector
    ()
  2. Vector3 upVector [@property setter]

Meta