Converters
The Converters category of nodes in the Slate Material Editor window contains two nodes for data conversion.
- Float to Int - Converts a float value to an integer with the options of round, round down, round up, or truncate the float values.
- Int to Float - Converts an integer value to a float value.