C++
virtual void setMapper( const AcGiMapper & mapper );
Description
Sets the mapper (mapping function) associated with this map. The mapper determines how the material map is positioned, sized, and rotated when it is mapped to an object surface.
Parameters
| Parameters | Description |
|---|---|
| mapper | Mapping function associated with this map |