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