trying to convert to custom shaders:
I am using a custom shader straight from the docs to test assigning to gltf and its failing
‘positionMC’ : undeclared identifier
trying to convert to custom shaders:
I am using a custom shader straight from the docs to test assigning to gltf and its failing
‘positionMC’ : undeclared identifier
Hi @ka_sc, sorry for the late response.
Thanks for pointing out those problems with the example! I just opened a PR to fix it.