1### Compilation failed: 2 3error: 1: invalid arguments to 'float3' constructor (expected 3 scalars, but found 2) 4error: 2: invalid arguments to 'float3' constructor (expected 3 scalars, but found 4) 5error: 3: invalid argument to 'bool' constructor (expected a number or bool, but found 'int3') 63 errors 7