Maya2glTF
Maya2glTF copied to clipboard
Support standardSurface shader
It is very important to use standardSurface instead of lambert, as this shader supports all the right texture maps and is becoming an industry standard. It is already successfully exported to USD for iOS environment. We would like the GLB exporter to be able to translate standardSurface into its own shader. Can we enable support for standardSurface?