Class LocalizeTextureEvent
Component that can be used to Localize a Texture asset. Provides an update event that can be used to automatically update the texture whenever the Locale changes.
Inheritance
LocalizeTextureEvent
Inherited Members
Namespace: UnityEngine.Localization.Components
Syntax
public class LocalizeTextureEvent : LocalizedAssetEvent<Texture, LocalizedTexture, UnityEventTexture>