ProtoFlux:FromBaseValue

From Resonite Wiki
Revision as of 00:19, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:From Base Value to ProtoFlux:FromBaseValue: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
From Base Value <Type>
BaseValue
*
Quantity

The From Base Value node takes in a base value as a double and returns the corresponding quantity as a quantity type.

To create this node, you need to specify a valid quantity type for its generic parameter. Examples: Mass, Time, and Voltage.

Inputs

BaseValue (double)

The base value of the quantity, in the quantity type's base unit. (See Quantity Types for a list of all quantity types and their corresponding base units)

Outputs

* (Quantity)

The quantity value.