Localized Texture

LocalizedTexture allows you to switch material textures depending on the server’s language settings.

property

propertyfunction
Localization TexturesSpecify LocalizationTextures.
Target Material Property NameSpecify the property name of the material that you want to set the image as texture.
TargetA Renderer to set the image. The Renderer attached to the GameObject to which this Component is attached is automatically set.

detail