.. role:: ts-api-decorator

########
ViewAxes
########

.. container:: ts-api-section

   .. js:class:: ViewAxes

      Object representing the up and front vectors for the model coordinate system.



.. container:: api-index-section

   .. rubric:: Constructors

   .. rst-class:: api-index-list-item api-kind-constructor api-parent-kind-class

   * :js:meth:`~ViewAxes.constructor`



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~ViewAxes.frontVector`
   * :js:attr:`~ViewAxes.upVector`





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

Constructors
============

.. container:: ts-api-section

   .. js:function:: ViewAxes.constructor()



      :rtype: ViewAxes



Properties
==========

.. container:: ts-api-section

   .. js:attribute:: ViewAxes.frontVector

      :type: Point3





.. container:: ts-api-section

   .. js:attribute:: ViewAxes.upVector

      :type: Point3





