
###########
getDownAxis
###########

.. js:function:: Operators.Camera.getDownAxis

   .. rst-class:: sig-pretty-signature
   
      | getDownAxis(**model**\ : :js:class:`~IModel`\ ): :js:class:`~Point3`
   
   Returns the vector pointing down in the scene.
   
   **Parameters**
   
      **model**\ : :js:class:`~IModel`
   
   
   **Returns**\ : :js:class:`~Point3`
   




