Converts Float values to Integers

Figure 1: Float to int Node

Parameters

    • Value - Vector data in floats used for conversion. 
    • Operation - How to handle the conversion.
      • Round
      • Round Down
      • Round Up
      • Truncate