Menu de blocos de dados#

Lets you select a Data-Block (such as a material) in order to link it to something else (such as an object).

../../../_images/interface_controls_templates_data-block_menu.png

A data-block menu with a search field.#

Tipo

Shows an icon indicating the data-block type. Clicking the image or the down arrow opens the popup menu. Dragging the image lets you apply the data-block to something else (for example, you can drag a material onto an object in the 3D Viewport, or onto a Identificador de dados field).

Lista

Uma lista de blocos de dados disponíveis dentro do arquivo Blender atual, ou um vínculo a partir do qual selecionar um item. O menu pode mostrar uma previsão ao lado dos itens e uma caixa de pesquisa para a pesquisa dos itens presentes na lista pelo seu nome.

Nota

Data-blocks with names that begin with . are hidden from the list, unless a string that also starts with . is entered into the search field, or the Show Hidden Files/Data-Blocks user preference is enabled.

Nome

Displays, and allows editing of, the name of the selected data-block. If a name is already in use by a different data-block, Blender will append a number like «.001».

User Count

Displays the number of users of the data (if there’s more than one user). Clicking it will create a single-user copy.

As an example, if three separate objects referenced the same material, the material’s user count would be 3. Changing the material would affect all three objects. If you now selected an object and clicked the user count, the object would receive its very own copy of the material, which can be modified independently of the original that’s still used by the other two.

Fake User (shield icon)

If a data-block has no real users, it’ll normally be cleaned up (deleted) when saving the blend-file. To prevent this, you can give it a fake user; that way, it’s guaranteed to «survive.» Data-blocks with a fake user have an «F» prefix in the drop-down list.

The Outliner can show an overview of all data-blocks without real users in the blend-file. Simply change its Display Mode to Orphan Data.

New/Add (files icon)

Creates a new data-block (or duplicates the current one) and selects it.

Open File (folder icon)

Opens the File Browser, for importing an image for example.

Unpack File (bin icon)

Unpack the file packed into the current blend-file to an external one.

Unlink Data-block X

Limpa os vínculos. Use Shift-BEM para definir os usuários para zero, permitindo que os dados possam ser completamente apagados a partir do arquivo Blender.

Algumas vezes, haverá uma list dos blocos de dados aplicados (como uma lista de materiais usada no objeto).

Veja também

Data-blocks are discussed further in the Data System chapter.

Preview#

../../../_images/interface_controls_templates_data-block_preview.png

A Data-Block menu with preview.#

Some data-block menus have large preview images in their drop-down instead of just icons and names.

Identificador de dados#

../../../_images/interface_controls_templates_data-block_data-id.png

A Data ID field.#

A Data ID field is similar to a Data Block Menu, but is only for selecting (and not for other features like creating new data or managing users).

It can show the following elements:

Tipo

O ícone a esquerda especifica o tipo de bloco de dados aceito.

Nome

The text field functions as a search field by matching elements in the list. Press Tab to auto-complete names up to the level where a match is found. If more than one match exists, you have to continue typing. If you type an invalid name, the value will remain unchanged.

Lista

Permite que você selecione o bloco de dados diretamente.

Eyedropper

In some Data IDs there is an Eyedropper available through the pipette icon on the right side.

Remover X

Click the X button on the right to clear the reference.

Sub-identificadores#

Related types of IDs may become available to select a property or child object, depending on the object type.

../../../_images/interface_controls_templates_data-block_subids.png

Sub ID Example.#

Vertex Group

If the selected object in the Target field is a mesh or a lattice, an additional field is displayed where a vertex group can be selected.

Osso

If the selected object in the Target field is an armature, an additional field is displayed where a bone can be selected.

Meão entre a cabeça e a base

Once a bone is selected, a numeric field becomes available for specifying a point on the bone. A value of 0 corresponds to the bone’s head, while a value of 1 corresponds to its tail. Any values between these will result in linear interpolation (so a value of 0.5 matches the bone’s center).

Usar o formato do osso-b

If the bone is a bendy bone, clicking on this button will make the point follow the curvature of the B-spline between head and tail, rather than simply going in a straight line.