Factorio Prototype DocsVersion 1.1.107

NoiseFunctionAbsoluteValue :: struct

Takes a single argument and returns its absolute value. Ie. if the argument is negative, it is inverted.

Properties

type :: "function-application"
function_name :: "absolute-value"
arguments :: {NoiseNumber}

Properties

type :: "function-application"

function_name :: "absolute-value"

arguments :: {NoiseNumber}

Prototypes

Types