To Half#

Converts the given input to 16 bit float. The node will attempt to convert array and tuple inputs to halfs 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 half

Outputs#

Name

Type

Description

Default

Half (converted)

half, half[2], half[3], half[4], half[], half[2][], half[3][], half[4][]

Output half scaler or array