Search Unity

Movie to be embedded in Scene.

Discussion in 'Immediate Mode GUI (IMGUI)' started by pavees, May 12, 2010.

  1. pavees

    pavees

    Joined:
    Jan 1, 2009
    Posts:
    116
    Hi,
    I am using Unity 3D pro for Web game development. And i would like to know if there is any support or inbuilt function for Viewing/Playing Video in a scene.
    Or pls let me know an alternative to give a look and feel of Video being running with in a small view inside the main view.
     
  2. andeeeee

    andeeeee

    Joined:
    Jul 19, 2005
    Posts:
    8,768
    You can use a MovieTexture for this. You could incorporate this into a GUI element or use it to texture a scene object depending on what your game requires.