Class LocalizedTexture
Provides a LocalizedAsset<TObject> which you can use to localize Textures assets.
Implements
Inherited Members
Namespace: UnityEngine.Localization
Assembly: Unity.Localization.dll
Syntax
[Serializable]
public class LocalizedTexture : LocalizedAsset<Texture>, ISerializationCallbackReceiver