Node d’alerta

Node Advertiment.

The Warning node outputs a custom message that is displayed when the node tree is evaluated.

This allows node groups to communicate expectations, assumptions, or error conditions, such as required input ranges, missing data, or unsupported configurations.

By default, warnings are propagated through parent node groups. This behavior can be controlled with the Propagació Geometry Nodes setting on each node.

Entrades

Mostrar

Controls whether the warning is displayed.

When disabled, the warning is suppressed.

Missatge

Text of the warning message.

This can be used to describe invalid inputs, required conditions, or other information relevant to users of the node group.

Propietats

Tipus d’alerta

Severity of the warning.

The warning type also determines the icon used when the message is displayed.

Info:

Missatge informatiu que no indica cap problema.

Avís:

Indica un problema potencial que pot donar lloc a resultats inesperats.

Error:

Indica una configuració no vàlida que fàcilment pot provocar resultats incorrectes.

Sortides

Mostrar

Passes through the Show input.

This can be used to combine or forward warning conditions to other nodes.