.. _group__a3d__pbrattributename:

##################
PBR attribute name
##################

Defines names for PBR attributes associated to :c:struct:`~A3DGraphMaterialData`\ . 


   13.2 



Index
=====

.. rubric:: Preprocessor Definitions


.. rst-class:: api-xref-list


* :c:macro:`~kA3DPBRAttributeNameAlphaCutOff`
* :c:macro:`~kA3DPBRAttributeNameAlphaMode`
* :c:macro:`~kA3DPBRAttributeNameMetallicFactor`
* :c:macro:`~kA3DPBRAttributeNameNormalTextureFactor`
* :c:macro:`~kA3DPBRAttributeNameOcclusionTextureFactor`
* :c:macro:`~kA3DPBRAttributeNameRoughnessFactor`


.. rst-class:: kind-group kind-preprocessor-definition

.. rubric:: Preprocessor Definitions
   :class: kind-group-title


.. c:macro:: kA3DPBRAttributeNameAlphaCutOff

      Name of the alpha cut-off attribute (kA3DModellerAttributeTypeReal value). 
      



.. c:macro:: kA3DPBRAttributeNameAlphaMode

      Name of the alpha mode attribute. 
      
      See :ref:`Texture Applying Mode <group__a3d__textureapplyingmode>` for the values. 
      



.. c:macro:: kA3DPBRAttributeNameMetallicFactor

      Name of the metallic factor attribute (kA3DModellerAttributeTypeReal value). 
      



.. c:macro:: kA3DPBRAttributeNameNormalTextureFactor

      Name of the normal texture factor attribute (kA3DModellerAttributeTypeReal value). 
      



.. c:macro:: kA3DPBRAttributeNameOcclusionTextureFactor

      Name of the occlusion texture factor attribute (kA3DModellerAttributeTypeReal value). 
      



.. c:macro:: kA3DPBRAttributeNameRoughnessFactor

      Name of the roughness factor attribute (kA3DModellerAttributeTypeReal value). 
      




