BabylonJS / Exporters

Exporters for Babylon.js and gltf file formats
Other
597 stars 307 forks source link

Export Texture transparency as opacity map with gltf #1077

Closed saidmoya12 closed 1 year ago

saidmoya12 commented 1 year ago

The documentation describe that is possible to create an opacity map but using png or jpg but always is exported in diffuse texture

image

I need separate alpha and diffuse texture so how can I do it? or is a feature not supported by GLTF or 3dsmax plugin?

Thanks for your help

thomlucc commented 1 year ago

This documentation is for the .babylon format but this is not supported by the glTF format