BabylonJS / Exporters

Exporters for Babylon.js and gltf file formats
Other
613 stars 313 forks source link

Alpha weight problem #1122

Closed AlexZhigin closed 3 weeks ago

AlexZhigin commented 3 weeks ago

Hello! When trying to combine the base color texture and the transparency weight parameter value, the texture is not exported and the log says "Texture path is missing". I encountered this problem in the releases for 22, 23 and 24 3ds max versions. Control-V https://doc.babylonjs.com/features/featuresDeepDive/Exporters/3DSMax_to_glTF

I saved a simple scene to test this: Transparency test.zip