EasyUse/Promptgenerated

Multi Angle(multiAngle)

The Multi Angle node is a prompt utility in the EasyUse/Prompt category.

multi Angle

prompt
Easy Use

The Multi Angle node is a prompt utility in the EasyUse/Prompt category. It provides a ready-made STRING value for multi-angle composition, intended for workflows where a character or object should be depicted from multiple angles at once — for example, a character sheet, turnaround, or reference sheet. The node has no inputs, so it acts as a fixed text source: its output can be connected to any node that accepts a STRING, and the text is passed through unchanged.

Inputs

This node has no inputs. It does not expose any widgets or connection sockets.

Outputs

  • STRING — A text value containing a multi-angle prompt description. The exact wording is defined by the node's implementation; because there are no parameters, the output is constant for a given version of the node.

Usage Notes

  • Use this node to inject a "multiple angles" instruction into a prompt-building pipeline without re-typing the wording each time.
  • Since the node offers no controls, any customization must happen downstream — for example, by concatenating other prompt text with this node's output.
  • If the upstream implementation changes the internal prompt text, the output will change accordingly without requiring changes to the workflow graph.

Comments

Sign in with GitHub to join the discussion.

Loading comments…