Updated description and linked to new quantity types page. "QuantityX" doesn't exist in Resonite. |
m YoshBot moved page ProtoFlux:From Base Value to ProtoFlux:FromBaseValue: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:19, 21 August 2025
From Base Value <Type>
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.