I am trying to understand why it generates next.
I have no idea so far, can you please help me?
20:55:26: Node material build successful
20:55:26: Shader compilation error: FRAGMENT SHADER ERROR: 0:576: 'globalWorldPos' : undeclared identifier ERROR: 0:576: 'assign' : l-value required (can't modify a const) ERROR: 0:576: '=' : dimension mismatch ERROR: 0:576: 'assign' : cannot convert from 'highp 3-component vector of float' to 'const highp float' ERROR: 0:577: 'globalWorldNormal' : undeclared identifier ERROR: 0:577: 'output3' : undeclared identifier ERROR: 0:577: 'xyz' : field selection requires structure, vector, or interface block on left hand side ERROR: 0:577: 'assign' : l-value required (can't modify a const) ERROR: 0:578: 'globalWorldNormal' : undeclared identifier WARNING: 0:578: 'normalize' : operation result is undefined for the values passed in ERROR: 0:578: '=' : dimension mismatch ERROR: 0:578: '=' : cannot convert from 'const highp float' to 'highp 4-component vector of float' ERROR: 0:579: 'globalWorldPos' : undeclared identifier ERROR: 0:579: 'xyz' : field selection requires structure, vector, or interface block on left hand side
20:55:26: Shader compilation error: FRAGMENT SHADER ERROR: 0:576: 'globalWorldPos' : undeclared identifier ERROR: 0:576: 'assign' : l-value required (can't modify a const) ERROR: 0:576: '=' : dimension mismatch ERROR: 0:576: 'assign' : cannot convert from 'highp 3-component vector of float' to 'const highp float' ERROR: 0:577: 'globalWorldNormal' : undeclared identifier ERROR: 0:577: 'output3' : undeclared identifier ERROR: 0:577: 'xyz' : field selection requires structure, vector, or interface block on left hand side ERROR: 0:577: 'assign' : l-value required (can't modify a const) ERROR: 0:578: 'globalWorldNormal' : undeclared identifier WARNING: 0:578: 'normalize' : operation result is undefined for the values passed in ERROR: 0:578: '=' : dimension mismatch ERROR: 0:578: '=' : cannot convert from 'const highp float' to 'highp 4-component vector of float' ERROR: 0:579: 'globalWorldPos' : undeclared identifier ERROR: 0:579: 'xyz' : field selection requires structure, vector, or interface block on left hand side