MathFunction#
*Config object requires the ‘config-noise-function’ addon to use
A math function
Default: []
functions Map<String, MathFunction>
Default: {}
Uses#
Used by 3 parameters:
-
functions Map<String, MathFunction> - A set of math functions globally accessible within Expressions in
EXPRESSION
samplers defined inside other config files. In EXPRESSION_NORMALIZER in NoiseSampler:
functions Map<String, MathFunction> - An additional mappping of named math functions that can be used in the
expression
.