Merge branch 'master' into fix/no_vrm1

This commit is contained in:
ousttrue
2024-07-26 13:19:46 +09:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ namespace VRM10.MToon10
}
#if UNITY_6000_0_OR_NEWER
[Obsolete]
[System.Obsolete]
#endif
public override void Execute(ScriptableRenderContext context, ref RenderingData renderingData)
{
@@ -61,4 +61,4 @@ namespace VRM10.MToon10
}
}
}
#endif
#endif