-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the opacity is 0,if convert fbx export by maya2014 #101
Comments
maybe ,maya opacity 0 mean the model is not alpha,but on libgdx it is. |
"materials": [ look,if i use fbx-convert to convert fbx which maya export,the opacity is 0.0000 |
i know it's pretty old but i tested with a FBX file from Maya and opacity is fine with master branch. i guess because of fix #94 which is not part of latest fbx-conv release. @talentJian maybe you can provide your original FBX file in order to confirm? |
I found a problem,sames model,Export from Maya and convert to g3dj,the materials atrribute "opacity " is "0.00",if export by 3dMax and convert to g3dj thats "1.000"
The text was updated successfully, but these errors were encountered: