.. role:: ts-api-decorator

.. _cee.ProjectionType:

##############
ProjectionType
##############

.. js:module:: cee
   :noindex:

.. container:: ts-api-section

   The projection type of the camera



.. container:: api-index-section

   .. rubric:: Enumeration Members

   .. rst-class:: api-index-list-item api-kind-enummember api-parent-kind-enum

   * :ref:`cee.ProjectionType.ORTHO`
   * :ref:`cee.ProjectionType.PERSPECTIVE`





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

Enumeration Members
===================

.. rst-class:: ts-api-section

.. _cee.ProjectionType.ORTHO:

ORTHO
-----

Orthographic (parallel) projection

.. rst-class:: ts-api-section

.. _cee.ProjectionType.PERSPECTIVE:

PERSPECTIVE
-----------

Perspective projection

