sd-sex icon indicating copy to clipboard operation
sd-sex copied to clipboard

ERROR: Type mismatch for parameter [1]: float was expected (float3 was received)

Open Faranell opened this issue 1 year ago • 0 comments

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

Faranell avatar Mar 27 '23 21:03 Faranell