Пример #1
0
 protected override void ReImport(SyncedData <SyncTexture> model, Texture2D obj)
 {
     m_TextureImporter.Reimport(model, obj, null);
 }