Hello all!
While using the length node, to determine the length of a spread I saw that Gamma says that it returns an Integer, however it really returns a Float. I added an image to illustrate the bug.
hey, it seems that your IOBox is of type Float32, integers get auto-converted to floats when they are connected to a Float32 input.
1 Like
also, to get the number of entries in a spread, use the Count node!
1 Like
thank you very much. this makes more sense now!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.