Nodo Capturar¶
The Bake node allows saving and loading intermediate geometries. This node bakes parts of the node tree for better performance.
The data format used to store geometry data is not considered to be an import/export format. Volume objects, however, are saved using the OpenVDB file format which can be used interoperably.
Importante
Blend-files must be saved to a disk before data can be baked.
It’s not guaranteed that data written with one Blender version can be read by another Blender version.
Entradas¶
- Geometría
Standard geometry input, which is used as the default bake item. More bake items can be added by dragging sockets into the blank socket or in the Bake Items panel. Items can be renamed by Ctrl-LMB on the socket name or in the nodes Properties panel.
Bake Items¶
Referencia
- Editor:
Nodos de geometría
- Panel:
The Bake Items panel is used to manage the input sockets of the node thus also managing what data is baked.
- Bake Items List
Used to manage the inputs and outputs of the bake node. Items can be added, removed, renamed, and sorted.
- Tipo de conector
The data (Conectores) of the input/output.
- Dominio del atributo
The attribute domain used to evaluate the input field on.
- Is Attribute
Bake item is an attribute stored on a geometry.
Propiedades¶
Nota
Some properties can only be edited in the Properties panel (
).- Modo de captura
The Bake node can calculate the geometry of a single frame or an animation.
- Animación:
Bakes the geometry data for multiple frames. By default the scene frame range is used, however, a Custom Range can also be defined.
- Fotograma:
Bakes the geometry data of the current frame.
- Capturar
Preforms all necessary geometry calculations and saves the data to disk.
- Borrar (ícono de basura)
Deletes the bake data.
- Ruta personalizada
Specify a path where the baked data should be stored manually.
- Ruta de captura
Location on disk where the baked data is stored. Note, this path is also used for simulation zones.
- Custom Range Animation
Override the simulation frame range from the scene.
- Inicio, Fin
The start and end frame numbers for the custom range.
Salidas¶
For each input, the same output is added to act as a pass through.
- Geometría
Standard geometry output, which is used as the default bake item. More bake items can be added by dragging sockets into the blank socket or in the Bake Items panel. Items can be renamed by Ctrl-LMB on the socket name or in the nodes Properties panel.