
########################
A3DRWParamsExportObjData
########################

.. c:struct:: A3DRWParamsExportObjData

   A structure that specifies parameters used to write the model file to OBJ format. 
   
   
      12.0 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DRWParamsExportObjData.m_pcTextureFolder`
   
   



.. rst-class:: kind-group kind-variable

.. rubric:: Variables
   :class: kind-group-title


.. c:member:: A3DUTF8Char* A3DRWParamsExportObjData.m_pcTextureFolder

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      Optional folder where texture will be exported (if any). 
      
      If NULL, then texture are written in the same directory as the .obj and mtl. Symbol @ is expanded as Filename of current file (without extension) 
      




