Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Shifty Geezer on July 30, 2017, 10:33:37 AM

Title: Using Unity VideoPlayer in NGUI
Post by: Shifty Geezer on July 30, 2017, 10:33:37 AM
Any way to do this? Very important feature I think these days - I need it for short video tutes because no-one will read instructions any more! I've tried using RenderTextures and sprites and Unity UI2D Sprite and things with no success.
Title: Re: Using Unity VideoPlayer in NGUI
Post by: Shifty Geezer on July 30, 2017, 10:51:35 AM
Found it! UITexture component with a material that shows an unlit rendertexture. Awesome!