3dSynth

Docs / SynthBlocks

Open in the interactive docs reader

Number

A simple numeric constant. This is the default value inside every numeric input slot — drag one explicitly only when building complex expressions.

Block

Interactive preview is available in the interactive reader.

Parameters

value
Any number. Click to edit. Used as a constant in math expressions or as a direct input to other blocks.

How it works

Number is the simplest math block. It outputs a fixed value. Every numeric input on other blocks already contains a Number block as a "shadow" (default) — you only need to drag a separate Number block when replacing a more complex expression.