Skip to content

Node: Simple expression

MrClock edited this page Jul 19, 2022 · 1 revision

Output data

The node outputs an integer or floating point number.

image

Node

image

Properties

  • Deg:
    • On: the result of the expression is treated as an anlge value in degrees units, and so is converted to radians
    • Off: the raw result is returned
  • Expression: simple python mathematical expression (preferably only simple math operators and brackets)

Clone this wiki locally