Choosing a mapping method

 
 
 

Various mapping methods let you specify how a texture is placed on the model. Place a texture according to the model’s UV coordinates or binding box, or choose from a number of wrap options. The mapping method that creates the best results depends on the your model’s shape or whether its UV coordinates are mapped, or “unwrapped”. Also consider the purpose of the texture and of the model.

See also Mapping area.

To change the texture’s mapping method:

  1. Apply a texture so that it displays on the model in the Viewer window.

    See Choosing texture types and Adding a texture to a material.

  2. Double-click the texture in the Scene browser.

    The Texture settings display in the Navigator window. Texture properties also display in the Properties window.

  3. In the Texture settings, locate the Mapping Method menu. The following steps describe the situations in which you select options available from this menu.
  4. If the model’s UV coordinates are mapped, that is, if the model is unwrapped, select UV from the Mapping Method menu. This option uses the UV coordinates that are assigned to the vertices of your model to place the texture.
    NoteIf your model does not have mapped UV coordinates, the UV option has the same effect as the XY mapping option.
  5. Select the XY, YZ, or XZ options to map a selected texture to the bounding box of your object. The bounding box is then applied to your model.
    • Select XY to map the image on the XY plane of the bounding box.
    • Select YZ to map the image to the YZ plane.
    • Select XZ to map the image to the XZ plane.
  6. If your model is spherical or cylindrical, wrap your texture around the model using either the Spherical or Cylindrical options.
  7. Use the Environment mapping option when your texture is spheroid. You can use this type of texture to create skyscapes or simulate reflective surfaces.

    For the best results, using this mapping method for scenes in which the camera does not move much. See Environment mapping.

  8. Select the Projection option if you want to project the texture image straight onto the object, so that the texture remains flat and always faces the camera.

    A texture with a Projection mapping method is always projected from the current camera’s viewpoint.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License