Factorio Prototype DocsVersion 1.1.107

NoiseFunctionClamp :: struct

The first argument is clamped to be between the second and third. The second is treated as a lower limit and the third the upper limit.

Properties

type :: "function-application"
function_name :: "clamp"
arguments :: {NoiseNumber, NoiseNumber, NoiseNumber}

Properties

type :: "function-application"

function_name :: "clamp"

Prototypes

Types