Freeze
Says how a branch should be treated when the graph is exported.
bake, static, export intent, freeze, snapshot, keep live, guard- Category
- Modifiers
- Outputs
- mesh
- Runs live in
- no target yet
Freeze mode ships the branch as static geometry captured at the export frame, with no warning, because that is what you asked for.
Require Live is the opposite and is really a tripwire: it does nothing while the branch runs live, and fails the export loudly if a later edit would quietly turn its animation into a frozen snapshot. That is a guard against losing motion without noticing.
Either way the editor previews the branch live, so nothing changes about how you work.
Inputs
| Socket | Type | Wiring |
|---|---|---|
| mesh | geometry |
Parameters
| Name | Type | Default | Available when | What it does |
|---|---|---|---|---|
| Mode | freeze | require-live | freeze | always |
Built with this node
Nothing in the manual is built around this node yet.