示例#1
0
 public static string TranslatePath(string assetPath)
 {
     return(PathUtil.absToU3d(XUtility.u3dToAbs(assetPath)));
 }