Apply mask fixes

This commit is contained in:
luboslenco
2020-03-28 10:44:39 +01:00
parent 4c5a107206
commit c5e477a9d6
7 changed files with 10 additions and 33 deletions
+2 -1
View File
@@ -112,11 +112,12 @@ class UIView2D {
layer.texpaint_pack;
channel =
Context.layerIsMask ? 1 :
Context.layerIsMask ? 1 :
texType == TexOcclusion ? 1 :
texType == TexRoughness ? 2 :
texType == TexMetallic ? 3 :
texType == TexOpacity ? 4 :
texType == TexNormal ? 5 :
0;
}
else { // View2DAsset