UVs & Texture Space
Mapas UV
Reference
- Mode:
Todos Modos
- Panel:
If you have an active object, inside the Properties Editor, on the Object Data tab, the UV maps panel contains a List view that lists the UV maps created for this mesh.
If you have the UV Editor open, you will see the currently selected UV map.
- Active Render
Click the camera icon to enable that UV texture for rendering. If no other map is explicitly specified.
- Adicionar
+
Clicking the Add button duplicates the selected UV map or creates a new UV map if the list is empty.
- Remover
-
Clicking the Remove button will remove the selected UV map.
Veja também
Note that each texture can be mapped to a specific UV layout.
Espaço de textura
Reference
- Mode:
Todos Modos
- Panel:
These are settings of the Texture Space used by generated texture mapping. The visualization of the texture space can be activated in the Viewport Display.
- Espaço de textura automático
Ajusta o espaço de textura do objeto ativo automaticamente durante as transformações de objeto.
- Localização, Tamanho
If the texture space is not calculated automatically then you can define the location and size of the texture space relative to the base object. These can also be adjusted from the 3D Viewport, see Editing for more information.
- Malha de textura
Use another mesh for texture indices, the vertex of the two objects must be perfectly aligned. Otherwise the UV map will be distorted. Note that, this is only for mesh objects.
- Match Texture Space
Modifies the Location and Size to match the objects bounding box. This disables Auto Texture Space. Note that, this is only for curve objects.
Editing
Reference
- Mode:
Object Mode e Edit Mode
- Menu:
To modify the texture space from the 3D Viewport, enable Edit Texture Space while transforming an object.
Accessing
The automatically calculated UV map can be accessed by an object’s material through the Generated output of the Texture Coordinate Node. This output can then be used to map any texture onto an object.
Dica
Generated texture spaces do not have rotation support, to overcome this, a Nó Mapeamento can be used to rotate the UV map.