Ejemplo n.º 1
0
 // Use this for initialization
 void Start()
 {
     videoCreatorUnity = new VideoCreator.VideoCreatorUnity(Application.temporaryCachePath + "/tmp.mov", true, 1920, 1080);
 }