Localized Raw Image component
LocalizedRawImage allows you to switch the texture of Raw Image according to the language setting of the server.
property
| property | function |
|---|---|
| LocalizationTextures | Specify Localization Resources component. |
| Target | A RawImage component that switches Textures according to the language settings of the server. The RawImage component attached to the game object to which this component is attached is automatically set. |
detail
For this component to work, the RawImage must be attached to the same hierarchy as the LocalizedRawImage component.