.. role:: ts-api-decorator

#######
IPoint4
#######

.. container:: ts-api-section

   .. js:class:: IPoint4



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~IPoint4.w`
   * :js:attr:`~IPoint4.x`
   * :js:attr:`~IPoint4.y`
   * :js:attr:`~IPoint4.z`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: IPoint4.w

      :type: number





.. container:: ts-api-section

   .. js:attribute:: IPoint4.x

      :type: number





.. container:: ts-api-section

   .. js:attribute:: IPoint4.y

      :type: number





.. container:: ts-api-section

   .. js:attribute:: IPoint4.z

      :type: number





