Double to Int
Property nodes
Condition
Value
Released in version:
1.0.6
Flutter/Dart link:

The "Double to int" node is a property node that allows passing a value of type double to a value of type int
Inputs
Input name
Canvas Required
Type
Description
number
Double
Double to cast
Outputs
Output name
Canvas Required
Type
Description
int
result
New integer
Last updated