ProtoFlux:FloatAsUInt: Difference between revisions

From Resonite Wiki
Created a page for the Float As Uint node.
 
m YoshBot moved page ProtoFlux:Float As UInt to ProtoFlux:FloatAsUInt: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:15, 21 August 2025

Float As UInt
Value
*
Binary

The Float As UInt node takes in a float and converts it into a uint.

Inputs

Value (float)

The float to convert.

Outputs

* (uint)

Returns a uint value.