You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
https://github.com/dwango/UniVRM/issues/38 より、
UniGLTF/Resources/Shaders/Dxt5Decoder.shader
Line 47 in 60d9b48
col.z は col.wの間違いでは?B(z)成分が常に1になり、alpha成分がimport時のrを読み込んだまま上書きされず半透明になる原因と思います。
また、参照がないみたいなので修正不要かもしれませんが、
UniGLTF/Core/Scripts/IO/TextureItem.cs
Line 235 in 60d9b48
The text was updated successfully, but these errors were encountered: