
###########################
SimpleReflectionAttenuation
###########################

.. js:class:: SimpleReflectionAttenuation

   
   Index
   =====
   
   .. rubric:: Properties
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~SimpleReflectionAttenuation.farDistance`
   * :js:data:`~SimpleReflectionAttenuation.nearDistance`
   * :js:data:`~SimpleReflectionAttenuation.unit`
   
   




Properties
==========

.. js:data:: SimpleReflectionAttenuation.farDistance

   .. rst-class:: sig-pretty-signature
   
      | farDistance: *number*
   
   The distance from the ground plane at which the model is completely faded.
   



.. js:data:: SimpleReflectionAttenuation.nearDistance

   .. rst-class:: sig-pretty-signature
   
      | nearDistance: *number*
   
   The distance from the ground plane at which the model begins to fade.
   



.. js:data:: SimpleReflectionAttenuation.unit

   .. rst-class:: sig-pretty-signature
   
      | unit: :js:data:`~SimpleReflectionAttenuationUnit`
   
   The unit in which ``nearDistance`` and ``farDistance`` are specified.
   





