.. role:: ts-api-decorator

################
OrthogonalCamera
################

.. js:module:: Bcf
   :noindex:

.. container:: ts-api-section

   .. js:class:: OrthogonalCamera



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~Bcf.OrthogonalCamera.cameraDirection`
   * :js:attr:`~Bcf.OrthogonalCamera.cameraUpVector`
   * :js:attr:`~Bcf.OrthogonalCamera.cameraViewPoint`
   * :js:attr:`~Bcf.OrthogonalCamera.viewToWorldScale`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: OrthogonalCamera.cameraDirection

      :type: Point3





.. container:: ts-api-section

   .. js:attribute:: OrthogonalCamera.cameraUpVector

      :type: Point3





.. container:: ts-api-section

   .. js:attribute:: OrthogonalCamera.cameraViewPoint

      :type: Point3





.. container:: ts-api-section

   .. js:attribute:: OrthogonalCamera.viewToWorldScale

      :type: number





