Texture Mapping Attribute

Parent module: Texture Definition

group a3d_texturemappingattribute

Defines texture-mapping methods.

kA3DTextureMappingDiffuse single value is used as default attribute. kA3DTextureMappingSphericalReflection and kA3DTextureMappingCubicalReflection indicate that single values are used as environment mapping. Other values and combined values are reserved for future use.

Version

2.0

Macro definitions

kA3DTextureMappingDiffuse

Diffuse texture mapping attribute.

kA3DTextureMappingBump

Bump texture mapping attribute.

kA3DTextureMappingOpacity

Opacity texture mapping attribute.

kA3DTextureMappingSphericalReflection

Spherical reflection texture mapping attribute (used for environment mapping).

kA3DTextureMappingCubicalReflection

Cubical reflection texture mapping attribute (used for environment mapping).

kA3DTextureMappingRefraction

Refraction texture mapping attribute.

kA3DTextureMappingSpecular

Specular texture mapping attribute.

kA3DTextureMappingAmbient

Ambient texture mapping attribute.

kA3DTextureMappingEmission

Emission texture mapping attribute.

kA3DTextureMappingNormal

Normal texture mapping attribute.

kA3DTextureMappingMetalness

Metalness texture mapping attribute (used in Physically-Based Rendering).

kA3DTextureMappingRoughness

Roughness mapping attribute (used in Physically-Based Rendering).

kA3DTextureMappingOcclusion

Occlusion mapping attribute.

kA3DTextureMappingGlossiness

Glossiness texture mapping attribute.

kA3DTextureMappingSpecularColor

Specular color texture mapping attribute.

kA3DTextureMappingClearcoat

Clearcoat texture mapping attribute.

kA3DTextureMappingMetalnessRoughness

Packed metalness-roughness mapping attribute.

kA3DTextureMappingMetalnessRoughnessOcclusion

Packed metalness-roughness-occlusion mapping attribute.

kA3DTextureMappingSpecularGlossiness

Packed specular-glossiness mapping attribute.

kA3DTextureMappingDiffuseGlossiness

Packed diffuse-glossiness mapping attribute.

kA3DTextureMappingClearcoatRoughness

Packed clearcoat-roughness mapping attribute.

kA3DTextureMappingClearcoatNormal

Packed clearcoat-normal mapping attribute.