.. role:: ts-api-decorator

.. _FloorplanOrientation:

####################
FloorplanOrientation
####################

.. container:: ts-api-section

   Used to allow different orientations of the floorplan display.



.. container:: api-index-section

   .. rubric:: Enumeration Members

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

   * :ref:`FloorplanOrientation.AvatarUp`
   * :ref:`FloorplanOrientation.NorthUp`





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

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

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

.. _FloorplanOrientation.AvatarUp:

AvatarUp
--------

For Avatar-Up, the avatar rotation is fixed such that it always points up, and the floorplan will
 rotate around it.

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

.. _FloorplanOrientation.NorthUp:

NorthUp
-------

For North-Up, the floorplan rotation is fixed such that north is always facing up.

