Usage With WebGL
Last updated
Last updated
Vour has some WebGL Templates in the WebGLTemplates
folder. You can select them at
Project Settings → Player → WebGL settings → Resolution and Presentation.
With these templates, you get an additional button to enable the VR mode.
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.
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: