Talk:SteamVR/Environments/Adding a Welcome Panel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "== Is there a way to add a video frame to to these panels? ==")
 
Line 1: Line 1:
== Is there a way to add a video frame to to these panels? ==
== Is there a way to add a video frame to to these panels? ==
It's not possible to use any local video files as far as I know, although there might be undocumented features to do it. There is a YouTube player class however, take a look at panorama/layout/youtube_player.vxml_c and panorama/scripts/youtube_player.vjs_c inside \tools\steamvr_environments\game\steamtours\pak01_dir.vpk  [[User:Rectus|Rectus]] ([[User talk:Rectus|talk]]) 19:26, 24 July 2017 (UTC)

Revision as of 12:26, 24 July 2017

Is there a way to add a video frame to to these panels?

It's not possible to use any local video files as far as I know, although there might be undocumented features to do it. There is a YouTube player class however, take a look at panorama/layout/youtube_player.vxml_c and panorama/scripts/youtube_player.vjs_c inside \tools\steamvr_environments\game\steamtours\pak01_dir.vpk Rectus (talk) 19:26, 24 July 2017 (UTC)