DegToRad
The DegToRad node accepts a value in degrees as input and converts it to radians.
Node usages
RadToDeg
The RadToDeg node accepts a value in radians as input and converts it to degrees.
Node usages
StringToNumber
The StringToNumber node takes a string input and converts it to a number.
Node usages
Boolean To Number
The BooleanToNumber node converts any input value to either 0 or 1. If there’s a value present, it returns 1; otherwise, it returns 0.
Node usages
Boolean Converter
The Boolean Converter node converts any input value to a boolean type. If there’s a value present, it returns true; otherwise, it returns false.
Node usages