sd-sex
sd-sex copied to clipboard
ERROR: Type mismatch for parameter [1]: float was expected (float3 was received)
This error ERROR: Type mismatch for parameter [1]: float was expected (float3 was received)
seems to happen when trying to do the following:
vector4(float3(2.0, 1.0, 0.5), 1.0)
In the end it creates the nodes just fine, but doesn't continue with the rest of the code