VisualizationFoundation Enumeration CATMappingFunction
enum CATMappingFunction {
CATUserMapping,
CATObjectLinearPlanarMapping,
CATEyeLinearPlanarMapping,
CATEnvironmentMapping
}
Texture coordinates generation mode.
- Values:
-
- CATUserMapping
- Texture coordinates are generated by the user.
- CATObjectLinearPlanarMapping
- Texture coordinates are generated as a distance to a given plane.
- CATEyeLinearPlanarMapping
- Texture coordinates are generated as a distance to the eye.
- CATEnvironmentMapping
- Texture coordinates are automatically generated.
- See also:
-
This object is included in the file: CATGraphicMaterial.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.