.. role:: ts-api-decorator

###############################
NavigationCubeViewConfiguration
###############################

.. js:module:: cee
   :noindex:

.. container:: ts-api-section

   .. js:class:: NavigationCubeViewConfiguration

      View configuration computed from the navigation cube item



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-interface

   * :js:attr:`~cee.NavigationCubeViewConfiguration.direction`
   * :js:attr:`~cee.NavigationCubeViewConfiguration.eye`
   * :js:attr:`~cee.NavigationCubeViewConfiguration.up`





------------

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: NavigationCubeViewConfiguration.direction

      :type: Vec3Like





.. container:: ts-api-section

   .. js:attribute:: NavigationCubeViewConfiguration.eye

      :type: Vec3Like





.. container:: ts-api-section

   .. js:attribute:: NavigationCubeViewConfiguration.up

      :type: Vec3Like





