PBR attribute name

Parent module: Texture Definition

group a3d_pbrattributename

Defines names for PBR attributes associated to A3DGraphMaterialData.

Version

13.2

Macro definitions

kA3DPBRAttributeNameAlphaCutOff

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

kA3DPBRAttributeNameAlphaMode

Name of the alpha mode attribute.

kA3DPBRAttributeNameMetallicFactor

Name of the metallic factor attribute (kA3DModellerAttributeTypeReal value).

kA3DPBRAttributeNameNormalTextureFactor

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

kA3DPBRAttributeNameOcclusionTextureFactor

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

kA3DPBRAttributeNameRoughnessFactor

Name of the roughness factor attribute (kA3DModellerAttributeTypeReal value).