private void ClearTextureByIndex(int index)
 {
     IGCore.SetMaterialTextureToDefaultValue(sMaterialUniqueName, index);
 }