mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-07 11:28:35 -05:00
renderQueue を復帰する
This commit is contained in:
@@ -143,6 +143,9 @@ namespace VRM
|
||||
UvAnimationRotationSpeedValue = 0,
|
||||
},
|
||||
});
|
||||
|
||||
// NOTE: MToon として正しくはないが、やむをえず renderQueue を元の値で復帰する.
|
||||
unityMaterial.renderQueue = vrmMaterial.renderQueue;
|
||||
});
|
||||
|
||||
Debug.LogWarning($"fallback: {UnlitTransparentZWriteShaderName} => {MToon.Utils.ShaderName}");
|
||||
|
||||
Reference in New Issue
Block a user