To Float

Converts the given input to 32 bit float. The node will attempt to convert array and tuple inputs to floats of the same shape

Installation

To use this Node, you must enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Description

Default

value (value)

numerics, bool, bool[]

The numeric value to convert to float

Outputs

Name

Type

Description

Default

Float (converted)

float, float[2], float[3], float[4], float[], float[2][], float[3][], float[4][]

Output float scaler or array