The truncate node takes in 8.000000 as a float and returns 7 ( int32 ).
Could this be because the display in the BP debug pop-up is rounded and the float number is actually being passed as 7.9999999?
Can you show more of the surrounding code?
The truncate node takes in 8.000000 as a float and returns 7 ( int32 ).
Could this be because the display in the BP debug pop-up is rounded and the float number is actually being passed as 7.9999999?
Can you show more of the surrounding code?