Blink Video unity3d asset unity3d插件下载 U3D插件 Unity3d官网
Blink Video unity3d asset unity3d插件下载 U3D插件
You can play \'Bink 1\' videos on screen and on object as material. Bink is faster than MovieTexture. Supports Win32 and Win64.
Supports transparent and subtitles.
How to play video on screen:
1) Place .bik video to the "Assets\\Video\\.." folder
2) Add BinkVideoFullscreen script to the camera
3) Write .bik filename (ex.: \'intro\\bikvideo.bik\')
How to play video on object:
1) Place .bik video to the "Assets\\Video\\.." folder
2) Create plane
3) Add BinkVideoObject script to the plane
4) Write .bik filename (ex.: \'intro\\bikvideo.bik\')