.. role:: ts-api-decorator

#################
PerspectiveCamera
#################

.. js:module:: Bcf
   :noindex:

.. container:: ts-api-section

   .. js:class:: PerspectiveCamera



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~Bcf.PerspectiveCamera.cameraDirection`
   * :js:attr:`~Bcf.PerspectiveCamera.cameraUpVector`
   * :js:attr:`~Bcf.PerspectiveCamera.cameraViewPoint`
   * :js:attr:`~Bcf.PerspectiveCamera.fieldOfView`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: PerspectiveCamera.cameraDirection

      :type: Point3





.. container:: ts-api-section

   .. js:attribute:: PerspectiveCamera.cameraUpVector

      :type: Point3





.. container:: ts-api-section

   .. js:attribute:: PerspectiveCamera.cameraViewPoint

      :type: Point3





.. container:: ts-api-section

   .. js:attribute:: PerspectiveCamera.fieldOfView

      :type: number





