Method ClearTextureOverride
ClearTextureOverride(string)
Removes the override for the specified texture, reverting to the original texture.
public void ClearTextureOverride(string texName)
Parameters
texNamestringThe name of the original texture.