constant-number

xod/core/constant-number

A predefined numeric value that never changes in runtime
constant-number
@/constant-number
A predefined numeric value that never changes in runtime
constant-number
VAL
VALnumber

C++ implementation

node {
    void evaluate(Context ctx) {}
}