ProtoFlux:Avg

From Resonite Wiki
Revision as of 01:57, 15 January 2024 by Yosh (talk | contribs) (example)
Avg
A
*
B
Math

Usage

The Avg node returns the arithmetic mean of two values.

Inputs

A (Dummy)

A value.

B (Dummy)

A value. This value must match the type of A.

Outputs

* (Dummy)

The arithmetic mean of the two inputs.

Examples