.. role:: ts-api-decorator

##########
EntityBase
##########

.. js:module:: Sc
   :noindex:

.. container:: ts-api-section

   .. js:class:: EntityBase



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~Sc.EntityBase.elementBits`
   * :js:attr:`~Sc.EntityBase.elementIndex`
   * :js:attr:`~Sc.EntityBase.instanceInc`
   * :js:attr:`~Sc.EntityBase.meshLevel`
   * :js:attr:`~Sc.EntityBase.meshLevelId`
   * :js:attr:`~Sc.EntityBase.overlayIndex`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: EntityBase.elementBits

      :type: number





.. container:: ts-api-section

   .. js:attribute:: EntityBase.elementIndex

      :type: number





.. container:: ts-api-section

   .. js:attribute:: EntityBase.instanceInc

      :type: InstanceInc





.. container:: ts-api-section

   .. js:attribute:: EntityBase.meshLevel

      :type: number





.. container:: ts-api-section

   .. js:attribute:: EntityBase.meshLevelId

      :type: MeshId





.. container:: ts-api-section

   .. js:attribute:: EntityBase.overlayIndex

      :type: number





