示例#1
0
 internal static void RefreshSceneCache(SceneCachePlayer t) {
     t.ForceUpdate();
     SceneView.RepaintAll();
 }