コード例 #1
0
ファイル: RenderUtils.cs プロジェクト: ly774508966/foundation
 public static void ClearAllCacheShader()
 {
     shaderCache.Clear();
 }