LocalizedTexture()
Creates a localized texture reference.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: Unity.Localization
- Assembly: UnityEngine.LocalizationRuntimeModule
public LocalizedTexture()
Remarks
The reference resolves a Texture, but style and image fields ask for the narrower Texture2D or a Background, and no built-in converter widens from Texture to either.