Jump to content

[SOLVED] Playing video on quad (mesh) and not GUI


photo

Recommended Posts

Posted

Hi 

 

Can anyone point me to some documentation or code on playing videos on a mesh ?

 

Thank

Paul

 

Posted

Please use ObjecrGuiMesh and WidgetSpriteVideo.

The sample name is samples/objects/gui_01

Posted

But the video is always in front (GUI), I need the video in the background. Can this be done?

  • 2 weeks later...
Posted

Hi Paul,

 

Just add another widget on top of WidgetSpriteVideo. That should do the trick. ;)

  • 2 weeks later...
Posted

Whats the best way, if you need models in front of video?

Posted

Use ObjectGui to render widgets and place some nodes in front of ObjectGui.

×
×
  • Create New...