recorder-plugin-starter

Bare-bones Unity Recorder plugin to use as starting point.

Stars
5
Committers
1

Recorder Plugin Starter

This Unity package demonstrates a bare-bones Recorder plugin. Given a tagged camera and output dimensions, it saves a PNG image sequence.

This isn't useful on its own — Recorder already supports creating an image sequence, and with far more control over the end result. Rather, you can use this as a starting point for your own Recorder plugin that produces more specialized output.