.. role:: ts-api-decorator

#################################
OptionalIndexedTriangleVertexData
#################################

.. js:module:: cee.geo
   :noindex:

.. container:: ts-api-section

   .. js:class:: OptionalIndexedTriangleVertexData



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~cee.geo.OptionalIndexedTriangleVertexData.textureCoordinates`
   * :js:attr:`~cee.geo.OptionalIndexedTriangleVertexData.vertexNormals`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: OptionalIndexedTriangleVertexData.textureCoordinates

      :type: ArrayLike <number> :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: OptionalIndexedTriangleVertexData.vertexNormals

      :type: ArrayLike <number> :ts-api-decorator:`optional`





