For the complete documentation index, see llms.txt. This page is also available as Markdown.

OVER_VideoRecorder

Description

This prefab contains cameras and scripts to capture a 10-second thumbnail video.

Adding this to the scene before tapping the "generate" button allows customization of the video generation by modifying the camera's position or the path it follows during recording.

We use Unity Recorder and CinemachinePath to achieve this.

Last updated