public void AppearVideo(string videoUrl, GameObject appearObject = null) { videoController.AppearVideoPlane(videoUrl, appearObject); }