Double to Int

Property nodes

ConditionValue

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 nameCanvas RequiredTypeDescription

number

Double

Double to cast

Outputs

Output nameCanvas RequiredTypeDescription

int

result

New integer

Last updated