# How to export a translucent gltf model in 3dsmax?

**URL:** https://forum.babylonjs.com/t/how-to-export-a-translucent-gltf-model-in-3dsmax/31764
**Category:** Content creation (3dsMax, Maya, Blender, glTF)
**Created:** [June 29, 2022, 7:51am UTC](https://forum.babylonjs.com/t/how-to-export-a-translucent-gltf-model-in-3dsmax/31764 "2022-06-29T07:51:32Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Shaun](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/shaun/32/25336_2.png) [@Shaun](https://forum.babylonjs.com/u/Shaun)
#### Post date: [June 29, 2022, 7:51am UTC](https://forum.babylonjs.com/t/how-to-export-a-translucent-gltf-model-in-3dsmax/31764/1 "2022-06-29T07:51:32Z")

</div>

I used a physical material, the weight of transparency is 0.5, and it looks translucent in 3dsmax viewport, but after I exported it as a gltf model using babylon plugin, it becomes opaque in gltf viewer.

---

<div class="post-metadata">

### Author: ![sebavan](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/sebavan/32/57_2.png) [@sebavan](https://forum.babylonjs.com/u/sebavan)
#### Post date: [June 29, 2022, 12:46pm UTC](https://forum.babylonjs.com/t/how-to-export-a-translucent-gltf-model-in-3dsmax/31764/2 "2022-06-29T12:46:38Z")

</div>

Adding @Guillaume_Pelletier our 3dsmax expert 🙂

---

<div class="post-metadata">

### Author: ![Guillaume\_Pelletier](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/guillaume_pelletier/32/3695_2.png) [@Guillaume\_Pelletier](https://forum.babylonjs.com/u/Guillaume_Pelletier)
#### Post date: [June 29, 2022, 1:09pm UTC](https://forum.babylonjs.com/t/how-to-export-a-translucent-gltf-model-in-3dsmax/31764/3 "2022-06-29T13:09:35Z")

</div>

at the bottom of the Material property panel, into Slate Editor, you might select Blend for the transparency mode (which is opaque by default)  
 ![image](https://us1.discourse-cdn.com/flex024/uploads/babylonjs/original/3X/0/e/0e1b58e529abf061d573860ecf966ad8592e6ba5.png)

---

<div class="post-metadata">

### Author: ![Shaun](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/shaun/32/25336_2.png) [@Shaun](https://forum.babylonjs.com/u/Shaun)
#### Post date: [July 1, 2022, 8:40am UTC](https://forum.babylonjs.com/t/how-to-export-a-translucent-gltf-model-in-3dsmax/31764/5 "2022-07-01T08:40:56Z")

</div>

It works, thank you very much 😄

---

<div class="post-metadata">

### Author: ![528890686](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/528890686/32/40537_2.png) [@528890686](https://forum.babylonjs.com/u/528890686)
#### Post date: [June 20, 2024, 6:56am UTC](https://forum.babylonjs.com/t/how-to-export-a-translucent-gltf-model-in-3dsmax/31764/6 "2024-06-20T06:56:31Z")

</div>

Cool
