Usage With WebGL

WebGL Templates

Vour has some WebGL Templates in the WebGLTemplates folder. You can select them at Project SettingsPlayer WebGL settingsResolution and Presentation. With these templates, you get an additional button to enable the VR mode.

Video Locations

When exporting to WebGL, it is important that you use the StreamingAssets or URL option for all video locations instead of local videos. Local videos are not supported for WebGL.

StreamingAssets

Create a folder called StreamingAssets in the Assets folder and move your video files there. When selecting StreamingAssets in the video location, enter the whole video file name (i.e. video1.mp4).

For more information, see:

Last updated