Localized Video component
LocalizedVideo allows you to switch videos according to the server’s language settings.
property
property | function |
---|---|
Localization Texts | Specify Localization Resources component. Specify the URL of the video for Text of LocalizationTexts. |
Target | Specifies the Video Player that plays the video. The Video Player attached to the game object to which this component is attached is automatically set. |
detail
A Video Player must be attached to the same hierarchy as the LocalizedVideo component for this component to work.