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
Diffuse texture mapping attribute. |
|
Bump texture mapping attribute. |
|
Opacity texture mapping attribute. |
|
Spherical reflection texture mapping attribute (used for environment mapping). |
|
Cubical reflection texture mapping attribute (used for environment mapping). |
|
Refraction texture mapping attribute. |
|
Specular texture mapping attribute. |
|
Ambient texture mapping attribute. |
|
Emission texture mapping attribute. |
|
Normal texture mapping attribute. |
|
Metalness texture mapping attribute (used in Physically-Based Rendering). |
|
Roughness mapping attribute (used in Physically-Based Rendering). |
|
Occlusion mapping attribute. |
|
Glossiness texture mapping attribute. |
|
Specular color texture mapping attribute. |
|
Clearcoat texture mapping attribute. |
|
Packed metalness-roughness mapping attribute. |
|
Packed metalness-roughness-occlusion mapping attribute. |
|
Packed specular-glossiness mapping attribute. |
|
Packed diffuse-glossiness mapping attribute. |
|
Packed clearcoat-roughness mapping attribute. |
|
Packed clearcoat-normal mapping attribute. |