mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-11 13:04:17 -05:00
Comment out Debug.Log
This commit is contained in:
parent
5f256042d4
commit
ca41dd359d
|
|
@ -84,7 +84,7 @@ namespace VRM
|
|||
{
|
||||
if (m_scene != null)
|
||||
{
|
||||
Debug.Log("Bake");
|
||||
//Debug.Log("Bake");
|
||||
m_scene.Bake(values, materialValues, weight);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user