PBR attribute name

Macro Definitions

kA3DPBRAttributeNameAlphaCutOff

kA3DPBRAttributeNameAlphaMode

kA3DPBRAttributeNameMetallicFactor

kA3DPBRAttributeNameNormalTextureFactor

kA3DPBRAttributeNameOcclusionTextureFactor

kA3DPBRAttributeNameRoughnessFactor

Detailed Description

group a3d_pbrattributename

Defines names for PBR attributes associated to A3DGraphMaterialData.

Version

13.2

Macro Definition

kA3DPBRAttributeNameAlphaCutOff

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

kA3DPBRAttributeNameAlphaMode

Name of the alpha mode attribute. See Texture Applying Mode for the values.

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).