示例#1
0
 static Fbx()
 {
     DllLoader.PreloadDll(FbxDll.DllName);
 }
示例#2
0
 static TextureDecoder()
 {
     DllLoader.PreloadDll(T2DDll.DllName);
 }